We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e04794 + 046b5df commit f368301Copy full SHA for f368301
1 file changed
src/main/kotlin/com/ecwid/apiclient/v3/dto/report/enums/ReportType.kt
@@ -48,4 +48,5 @@ enum class ReportType {
48
siteGroupActivityNew,
49
siteGroupActivityReturn,
50
siteUniqueNewVisitorsByGroup,
51
+ sitePotentialLeads,
52
}
0 commit comments