Skip to content

Commit 26b888f

Browse files
committed
ECWID-170718 New IS: New endpoint for aggregated statistics reports
- added new reportType siteGroupActivity
1 parent 2835903 commit 26b888f

1 file changed

Lines changed: 1 addition & 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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ enum class ReportType {
4444
siteActivity,
4545
siteSocialActivity,
4646
siteAggregatedActivity,
47+
siteGroupActivity,
4748
}

0 commit comments

Comments
 (0)