ContentDeployments
Tracks the distribution and deployment of content across different channels or target audiences, including deployment metadata such as method, status, and scheduling.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the content deployment record within the Veeva Vault system. |
| Content Deployment Type | String | True |
Specifies the object type of the content deployment, used to classify the deployment in the Veeva metadata model. |
| Global ID | String | True |
System-generated global identifier that ensures uniqueness across all Vault instances and environments. |
| Link | String | False |
System-generated URL or reference link associated with the content deployment, typically used for redirection or embedding. |
| Content Deployment Name | String | True |
Human-readable name of the content deployment, intended for display in user interfaces and reports. |
| Status | String | False |
Current lifecycle state of the content deployment, such as 'Active', 'Expired', or 'Pending'. |
| Created By | String | True |
User ID or username of the individual who initially created the content deployment record. |
| Created Date | Datetime | True |
Timestamp indicating when the content deployment record was first created in the system. |
| Last Modified By | String | True |
User ID or username of the individual who most recently updated the content deployment record. |
| Last Modified Date | Datetime | True |
Timestamp indicating the last time the content deployment record was modified. |
| Active | Bool | False |
Boolean flag indicating whether the content deployment is currently marked as active and available for use. |
| Expired | Bool | False |
Boolean flag indicating whether the content deployment has reached its expiration condition or date. |
| Last Viewed Date | Date | False |
Date when the content deployment was most recently accessed or viewed by a user. |
| Veeva External Id | String | False |
Externally referenced identifier assigned to the content deployment for integration with third-party systems or legacy data sources. |
| View Count | Decimal | False |
Total number of times the content deployment has been viewed, used to track engagement and utilization metrics. |
| Multichannel Content | String | False |
Reference to the associated multichannel content record, linking this deployment to broader campaign or channel distribution efforts. |
| Site | String | False |
Identifier of the external or internal site where the content is deployed or intended to be deployed. |
| Owner | String | False |
User or group identifier representing the designated owner responsible for the content deployment. |
| Legacy CRM Id | String | False |
Identifier used in legacy Customer Relationship Management (CRM) systems to map or migrate existing records into Veeva Vault. |