Parameter | Description | Data type |
---|---|---|
CampaignId | Unique Id for the campaign. One campaign can be linked to several schedules. | Integer |
CampaignName | Name of the campaign. | String |
ScheduleId | Unique Id of the schedule linked to the campaign. | Integer |
Schedule Description | Name of the schedule. | String |
MediaType | The Media type that was used to distribute the coupon: AppGeneric, Email, Sms, Paper, PushNotification, etc. | String |
Customer | Unique Id for the customer that owns the campaign. | Integer |
DateTime | Local time of issue of the coupon. | String |
DateTimeUTC | UTC time of issue of the coupon. | String |
ExpirationDateTime | Local time of the expiration. | String |
ExpirationDateTimeUTC | UTC time of the expiration. | String |
ValueCode | The unique code for this coupon. | String |
UserReference | Unique identifier of the user (shopper). | String |
ValidationLimit | Number of times each coupon can be validated. | Integer |
ExternalRef | Reference received from third party when coupons have been issued using Coupon API - Issue request or if content has been sent manually. | String |