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.

NameData TypeDescription
CategoryLongID of the folder that an item is located in.
ClientClientIDSpecifies the account ownership and context of an object.
ContextsArray of SuppressionListContext objectsThe contexts with which a SuppressionListDefinition is associated.
CorrelationIDStringIdentifies correlation of objects across several requests.
CreatedDateDateTimeThe date and time when the object was created.
CustomerKeyStringUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
DescriptionStringDescribes and provides information regarding the object.
FieldsArray of DataExtensionField objectsSpecifies fields contained within a data extension.
IDIntRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
ModifiedDateDateTimeThe date and time when the object was last modified.
NameStringName of the object or property.
NotifyEmailStringDefines email address that receives notification once the application applies the auto-suppression list to all existing triggered send jobs.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringNot used.
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyStringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesArray of APIProperty objectsA collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
SubscriberCountLongIndicates the number of records on a suppression list.