AnalyticsDataChannels
Houses information on the various data channels through which analytics data is received or processed, including channel identifiers, types, and associated integration metadata.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the Analytics Data Channel record, used as the primary key for internal reference. |
| Global ID | String | True |
System-generated globally unique identifier that ensures consistency and traceability across environments and systems. |
| Link | String | False |
System-managed link to the object within Veeva Vault. This is useful for navigating directly to the data channel in the application UI. |
| Data Channel | String | False |
Internal name of the analytics data channel, which categorizes the type or purpose of the data being processed or visualized. |
| Status | String | False |
Current operational status of the data channel. This can indicate whether the channel is active, inactive, or deprecated. |
| Created By | String | True |
Username or identifier of the user who originally created this data channel record in the system. |
| Created Date | Datetime | True |
Timestamp recording when the data channel entry was initially created in the system. |
| Last Modified By | String | True |
Username or identifier of the user who last modified this data channel record. |
| Last Modified Date | Datetime | True |
Timestamp capturing the most recent update made to this record, reflecting its last modification in the system. |
| Display Name | String | False |
Human-readable label for the data channel, used in dashboards and user interfaces to clearly represent the channel's function. |
| Owner | String | False |
Identifier of the user, team, or business unit that owns or is responsible for this analytics data channel. |
| Legacy CRM Id | String | False |
Identifier from the legacy Customer Relationship Management (CRM) system associated with this data channel, used for historical reference or integration purposes. |