SuppressionListDefinition
The SuppressionListDefinition object is a suppression list that can be associated with different contexts. Once it has been created, the definition can be associated with a variety of different contexts that are specified in the Contexts property. When an email send is processed, the system finds all of the suppression lists to apply. When two or more suppression lists are applicable to a context, the send applies all applicable lists in an additive manner. If two lists are supplied and one list contains customer1@example.com
and the other list contains customer2@example.com
, the send excludes both addresses.
Name | Data Type | Description |
---|---|---|
Category | xsd | ID of the folder that an item is located in. |
Client | ClientID | Specifies the account ownership and context of an object. |
Contexts | SuppressionListContext[] | The contexts with which a SuppressionListDefinition is associated. |
CorrelationID | xsd | Identifies correlation of objects across several requests. |
CreatedDate | xsd | Read-only date and time of the object's creation. |
CustomerKey | xsd | User-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object. |
Description | xsd | Describes and provides information regarding the object. |
Fields | DataExtensionField[] | Specifies fields contained within a data extension. |
ID | xsd | Read-only identifier for an object. Some objects use the ObjectID property as a unique ID. |
ModifiedDate | Nullable`1 | Indicates the last time object information was modified. |
Name | xsd | Name of the object or property. |
NotifyEmail | xsd | Defines email address that receives notification once the application applies the auto-suppression list to all existing triggered send jobs. |
ObjectID | xsd | System-controlled, read-only text string identifier for object. |
ObjectState | xsd | Reserved for future use. |
Owner | Owner | Describes account ownership of subscriber in an on-your-behalf account. |
PartnerKey | xsd | Unique identifier provided by partner for an object. This property is accessible only via API. |
PartnerProperties | APIProperty[] | A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API. |
SubscriberCount | xsd | Indicates the number of records on a suppression list. |