Name | Type | Description | Notes |
---|---|---|---|
startTime | Date | The start of the aggregation time frame in UTC. | |
endTime | Date | The end of the aggregation time frame in UTC. | |
campaignId | Number | 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 | AnalyticsDataPointWithTrendAndInfluencedRate | [optional] | |
sessionsCount | AnalyticsDataPointWithTrendAndInfluencedRate | [optional] | |
avgItemsPerSession | AnalyticsDataPointWithTrendAndUplift | [optional] | |
avgSessionValue | AnalyticsDataPointWithTrendAndUplift | [optional] | |
totalDiscounts | AnalyticsDataPointWithTrend | [optional] | |
couponsCount | AnalyticsDataPointWithTrend | [optional] |
-
expired
(value:"expired"
) -
scheduled
(value:"scheduled"
) -
running
(value:"running"
) -
disabled
(value:"disabled"
) -
archived
(value:"archived"
)