Skip to content

Commit 7ca13e8

Browse files
authored
Merge pull request #400 from Ecwid/ECWID-137429
ECWID-138042 New reports: internal API for topOfLandingPagesByVisitor…
2 parents 3cd09c4 + 8ff593f commit 7ca13e8

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
@@ -37,4 +37,5 @@ enum class ReportType {
3737
checkoutSalesFunnel,
3838
abandonedCarts,
3939

40+
topOfLandingPagesByVisitors,
4041
}

0 commit comments

Comments
 (0)