ContentGroupContent
Maps content items to content groups, enabling the organization of related materials into logical groupings for access control, targeting, or reporting purposes.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique system-generated identifier for each content group content record. Serves as the primary key for referencing this record in the database. |
| Content Group Content Type | String | True |
Specifies the type of content group content object. This value indicates the specific Vault object type used to represent this record. |
| Global ID | String | True |
System-assigned global identifier used to uniquely identify this record across different Vault instances or integrated systems. |
| Link | String | False |
System-generated link or URL reference that points to the content group content record within Veeva Vault. This is useful for navigation and integration with external tools. |
| Content Group Content Name | String | True |
Descriptive name assigned to the content group content record. This is typically represents a human-readable title used for user interfaces and reporting. |
| Status | String | False |
Current lifecycle status of the content group content, such as Active, Inactive, or Draft. Indicates where the content stands in its approval or publication workflow. |
| Created By | String | True |
Username or identifier of the user who initially created the content group content record in the system. |
| Created Date | Datetime | True |
Date and time when the content group content record was first created. Stored in Coordinated Universal Time (UTC) for consistency. |
| Last Modified By | String | True |
Username or identifier of the last user who updated the content group content record. |
| Last Modified Date | Datetime | True |
Date and time when the content group content was most recently modified. Tracked in Coordinated Universal Time (UTC). |
| Veeva External Id | String | False |
Custom external identifier used to map this content group content record with external systems such as Customer Relationship Management (CRM) platforms or third-party content repositories. |
| Legacy CRM Id | String | False |
Identifier previously used by legacy CRM systems to reference this content group content record. Maintained for backward compatibility and historical tracing. |
| Content Group | String | False |
Reference to the parent content group to which this record belongs. Establishes a relationship with grouped or categorized content sets. |
| Approved Document | String | False |
Identifier or reference to the approved document that is part of this content group content. Indicates formal validation for promotional or regulated use. |
| CLM Presentation | String | False |
Reference to the Closed Loop Marketing (CLM) presentation associated with this content group content. This is used for tracking interactive content delivery in field activities. |
| Key Message | String | False |
Reference to the key message document associated with this content group content. This is typically denotes a specific piece of approved promotional or educational content. |
| Modified By Realignment | Datetime | True |
Timestamp of the last modification made as a result of a territory realignment or organizational restructuring event. Reflects automated updates from system processes. |