The exception list object

A single exception list object represents a named collection of exceptions.

Attributes

Id integer

Unique identifier for the exception list.

Name string

The name of the exception list.

State enum

What state of use the exception list is in.

View possible enum values
ACTIVEException list is currently live.
CLOSEDException list has been closed out.
DEACTIVATEDException list has been deactivated by an account user.

CampaignId integer

Program Id that this exception list applies to.

Type enum

What the exception list looks to apply to.

View possible enum values
CATEGORYException list is based on the passed Category value on the conversion.
SKUException list is based on the passed SKU value or ProductId on the conversion.

CreatedDate string

Date and time the exception list was created. See ISO-8601.

DeactivationDate string

Date and time the exception list was deactivated. Will be empty if the exception list is not deactivated. See ISO-8601.

NumberOfItems integer

Number of items that the exception list applies to.

ItemsUri string

Exception list item's direct URI to view what items are included in the exception list.

Uri string

Exception list's direct URI.