Skip to content

Commit c3622bc

Browse files
committed
ECWID-176302 IS: Reports for new and returning visitors segmented by sources of visitors - added new report types siteGroupActivityNew and siteGroupActivityReturn
1 parent e3fd62c commit c3622bc

1 file changed

Lines changed: 2 additions & 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,7 @@ enum class ReportType {
4545
siteSocialActivity,
4646
siteAggregatedActivity,
4747
siteGroupActivity,
48+
siteGroupActivityNew,
49+
siteGroupActivityReturn,
4850
siteUniqueNewVisitorsByGroup,
4951
}

0 commit comments

Comments
 (0)