SubscriptionPreferences
Retrieve subscription preferences for contacts.
Columns
| Name | Type | References | Filterable | Description |
| Email [KEY] | String | True | The unique identifier for the subscriber (e.g. email address). | |
| SubscriptionTypeId [KEY] | Integer | The unique identifier of the subscription type. | ||
| BusinessUnitId | Integer | The ID of the business unit associated with the subscription. | ||
| Channel | String | The communication channel for the subscription (e.g. EMAIL). | ||
| Status | String | The subscription status (e.g. SUBSCRIBED, NOT_SPECIFIED). | ||
| Source | String | The source of the subscription status change. | ||
| LegalBasis | String | The legal basis for processing the contact's data. | ||
| LegalBasisExplanation | String | Detailed explanation of the legal basis for data processing. | ||
| SetStatusSuccessReason | String | The reason for a successful status change, if applicable. | ||
| Timestamp | Datetime | The timestamp of the last subscription status change. |