Skip to content

Commit 7c8860c

Browse files
committed
Add visitorsByLanguage report type
1 parent b8a410e commit 7c8860c

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
@@ -11,6 +11,7 @@ enum class ReportType {
1111
newVsReturningVisitors,
1212
visitorsByDevice,
1313
visitorsByCountry,
14+
visitorsByLanguage,
1415

1516
/** orders */
1617
allOrders,

0 commit comments

Comments
 (0)