List

Defines a list of subscribers.

NameData TypeDescription
AutomatedEmailEmail objectSpecifies email to send upon a subscriber joining a list. This property corresponds to the Welcome Email functionality.
CategoryIntID of the folder that an item is located in.
ClientClientID objectSpecifies the account ownership and context of an object.
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.
IDIntRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
ListClassificationListClassificationEnumSpecifies the classification for a list. Valid values include:
  • ExactTargetList
  • PublicationList
  • SuppressionList
ListNameStringName of a specific list.
ModifiedDateDateTimeThe date and time when the object was last modified.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringNot used.
OwnerOwner objectDescribes 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.
SendClassificationSendClassification objectIndicates the send classification to use as part of a send definition.
SubscribersArray of Subscriber objectsIndicates subscribers associated with an object.
TypeListTypeEnumIndicates type of specific list. Valid values include Public, Private, Salesforce, GlobalUnsubscribe, and Master. Indicates the type of email to send to the address. Valid values include Text and HTML.