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