A single promo code exception list object represents a named collection of exceptions.
Attributes
Id integer
Id integerUnique identifier for the promo code exception list.
Name string
Name stringThe name of the promo code exception list.
State enum
State enumWhat state of use the promo code exception list is in.
| View possible enum values | |
|---|---|
ACTIVE | Exception list is currently live. |
CLOSED | Exception list has been closed out. |
DEACTIVATED | Exception list has been deactivated by an account user. |
CampaignId integer
CampaignId integerProgram Id that this promo code exception list applies to.
CreatedDate string
CreatedDate stringDate and time the exception list was created. See ISO-8601.
DeactivationDate string
DeactivationDate stringDate and time the promo code exception list was deactivated. Will be empty if the promo code exception list is not deactivated. See ISO-8601.
NumberOfItems integer
NumberOfItems integerNumber of items that the promo code exception list applies to.
ItemsUri string
ItemsUri stringPromo code exception list item's direct URI to view what items are included in the exception list.
Uri string
Uri stringPromo code exception list's direct URI.