We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e8812 commit 8ff593fCopy full SHA for 8ff593f
1 file changed
src/main/kotlin/com/ecwid/apiclient/v3/dto/report/enums/ReportType.kt
@@ -36,4 +36,5 @@ enum class ReportType {
36
checkoutSalesFunnel,
37
abandonedCarts,
38
39
+ topOfLandingPagesByVisitors,
40
}
0 commit comments