Name | Type | Description | Notes |
---|---|---|---|
startTime | OffsetDateTime | The start of the aggregation time frame in UTC. | |
endTime | OffsetDateTime | The end of the aggregation time frame in UTC. | |
totalRevenue | AnalyticsDataPoint | [optional] | |
sessionsCount | AnalyticsDataPoint | [optional] | |
avgItemsPerSession | AnalyticsDataPoint | [optional] | |
avgSessionValue | AnalyticsDataPoint | [optional] | |
totalDiscounts | BigDecimal | The total value of discounts given for cart items in influenced sessions. | [optional] |
couponsCount | BigDecimal | The number of times a coupon was successfully redeemed in influenced sessions. | [optional] |