| 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. | |
| campaignId | int | The ID of the campaign. | |
| campaignName | string | The name of the campaign. | |
| campaignTags | string[] | A list of tags for the campaign. | |
| campaignState | string | The state of the campaign. Note: A disabled or archived campaign is not evaluated for rules or coupons. | |
| totalRevenue | \TalonOne\Client\Model\AnalyticsDataPointWithTrendAndInfluencedRate | [optional] | |
| sessionsCount | \TalonOne\Client\Model\AnalyticsDataPointWithTrendAndInfluencedRate | [optional] | |
| avgItemsPerSession | \TalonOne\Client\Model\AnalyticsDataPointWithTrendAndUplift | [optional] | |
| avgSessionValue | \TalonOne\Client\Model\AnalyticsDataPointWithTrendAndUplift | [optional] | |
| totalDiscounts | \TalonOne\Client\Model\AnalyticsDataPointWithTrend | [optional] | |
| couponsCount | \TalonOne\Client\Model\AnalyticsDataPointWithTrend | [optional] |