ConsentStatus
The Consent Status DMO is a Data Cloud data model object (DMO) for the status of consent, for example opted in or out of data collection.
Columns
| Name | Type | References | Description |
| Consent Status ID | Varchar | A unique ID used as primary key for the Consent Status DMO. | |
| Data Source | Varchar | A reference ID for the logical name for a system that is the source of records identified by external record ID. | |
| Data Source Object | Varchar | A reference ID for the logical name of the object where this record came from, whether that is a name of a cloud storage file or another connector’s external object. | |
| External Record ID | Varchar | A reference ID for an external data source system. | |
| External Source ID | Varchar | A reference ID for the system in which the external record ID was assigned. | |
| Internal Organization | Varchar | A reference ID to the business unit or other internal organization that owns the business account. | |
| Name | Varchar | The consent status name. |