Unsubscribes
Stores unsubscribe preferences for users or external recipients across various communication types and channels. Supports privacy compliance and marketing opt-out management.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the unsubscribe record, used as the primary key for internal reference. |
| Unsubscribe Type | String | True |
Specifies the category or classification of the unsubscribe record, referencing the object type defined in Vault. |
| Global ID | String | True |
System-generated global identifier that ensures uniqueness across environments and integration systems. |
| Link | String | False |
Direct system-generated hyperlink reference to the unsubscribe object within Veeva Vault. |
| Unsubscribe Name | String | False |
User-friendly name assigned to the unsubscribe object, typically used for display and search purposes. |
| Status | String | False |
Current lifecycle status of the unsubscribe record, such as Active, Inactive, or Archived. |
| Created By | String | True |
Username or user ID of the person who initially created the unsubscribe entry. |
| Created Date | Datetime | True |
Date and timestamp when the unsubscribe record was first created in the system. |
| Last Modified By | String | True |
Username or user ID of the person who last updated the unsubscribe record. |
| Last Modified Date | Datetime | True |
Date and timestamp when the unsubscribe record was most recently modified. |
| Consent Level | String | False |
Describes the level of consent associated with this unsubscribe action, such as Opt-Out, Limited Opt-In, or Full Opt-In. |
| Unsubscribe Identifier | String | False |
External or internal reference identifier used to track the unsubscribe request across systems or platforms. |
| Owner | String | False |
Vault user or system entity responsible for managing or overseeing the unsubscribe record. |
| Legacy CRM Id | String | False |
Identifier used in legacy Customer Relationship Management (CRM) systems to link the unsubscribe record with historical or migrated data. |
| Unsubscribe Cancel HTML | String | False |
Reference to the HTML file that is displayed to users when they cancel their unsubscribe request. |
| Unsubscribe Confirm HTML | String | False |
Reference to the HTML file used to confirm the unsubscribe action to the user upon completion. |
| Unsubscribe HTML | String | False |
Reference to the main HTML file that renders the unsubscribe form or content presented to the user. |
| Unsubscribe Modify Confirm HTML | String | False |
Reference to the HTML file displayed when a user modifies their unsubscribe preferences and confirms the changes. |