ListTypeEnum
Specifies how a list stores subscriber information.
Name | Data Type | Description |
---|---|---|
GlobalUnsubscribe | ListTypeEnum | This list stores email addresses that do not receive messages as part of a send. |
Master | ListTypeEnum | Indicates the specified list is a master type. |
Private | ListTypeEnum | Subscriber information is stored by SubscriberID and email address. This list is not displayed in a subscription center. |
Public | ListTypeEnum | Subscriber information is stored by SubscriberID and email address. This list is displayed in a subscription center. |
SalesForce | ListTypeEnum | Subscriber information is stored by SubscriberID, SubscriberKey, and email address in a list that isn't available in Marketing Cloud Engagement. This list also includes a Salesforce Object ID to link it to information in a Salesforce instance. |