Skip to content

Commit

Permalink
ECWID-128968 New Reports: internal API for conversions report:
Browse files Browse the repository at this point in the history
- added conversions ReportType
  • Loading branch information
filka96 committed Oct 23, 2023
1 parent 4e21abf commit e128919
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ enum class ReportType {
/** marketing */
customersByMarketingEmailsConsent,
topOfMarketingSources,

/** conversions */
conversions,
}

0 comments on commit e128919

Please sign in to comment.