Skip to content

Commit 8ff593f

Browse files
committed
ECWID-138042 New reports: internal API for topOfLandingPagesByVisitors report:
- added topOfLandingPagesByVisitors
1 parent b8e8812 commit 8ff593f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/main/kotlin/com/ecwid/apiclient/v3/dto/report/enums

src/main/kotlin/com/ecwid/apiclient/v3/dto/report/enums/ReportType.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ enum class ReportType {
3636
checkoutSalesFunnel,
3737
abandonedCarts,
3838

39+
topOfLandingPagesByVisitors,
3940
}

0 commit comments

Comments
 (0)