We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ad0db commit 943e2b4Copy full SHA for 943e2b4
1 file changed
src/main/kotlin/com/ecwid/apiclient/v3/dto/report/enums/ReportType.kt
@@ -50,4 +50,5 @@ enum class ReportType {
50
siteGroupActivityReturn,
51
siteUniqueNewVisitorsByGroup,
52
sitePotentialLeads,
53
+ siteGroupEngagedSources,
54
}
0 commit comments