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