The (exception list) item object

The (exception list) item object holds information about an (exception list) item. You can retrieve one or all (exception list) items on an exception list, as well as list all (exception list) items in one exception list.

Attributes

Id integer

ID of the item listed in the exception list.

ListId integer

The ID of the exception list to which this item belongs.

Name string

Name of the exception list item.

Value string

What the exception list item is searching for. This will be the CATEGORY or SKU value that the exception list looks at, depending on the exception list's Type.

MatchModes enum

How the exception list matches what's on its list to what was purchased.

View possible enum values
EQException list looks for exact matches.
REGEXException list looks for matches using regex. When a customer purchases an item that is listed in an exception list, it must match the regular expression of how the item appears on the exception list entered in impact.com to be tracked. Learn more about regular expression. Test a regular expression.

CreatedDate string

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

Uri string

Exception list item's direct URI.