AccountPublications
Logs publications linked to stakeholder accounts, useful for tracking scientific contributions or public communications. This derived from the 'stakeholder_publication__v' object.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the Account Publication record within the system. |
| Global ID | String | True |
System-generated global identifier used to uniquely identify the Account Publication record across Vault instances. |
| Link | String | False |
Internal Vault link to the Account Publication record, used for navigation or integration purposes. |
| Account Publication Name | String | True |
The descriptive name of the Account Publication, typically reflecting the publication's title or key subject matter. |
| Status | String | False |
Current lifecycle status of the Account Publication record, indicating whether it is active, archived, or in draft state. |
| Created By | String | True |
Username of the individual who originally created the Account Publication record. |
| Created Date | Datetime | True |
Timestamp capturing the date and time when the Account Publication record was initially created. |
| Last Modified By | String | True |
Username of the user who last updated the Account Publication record. |
| Last Modified Date | Datetime | True |
Timestamp reflecting the most recent modification made to the Account Publication record. |
| Authorship Position | String | False |
Indicates the author's role or sequence in the publication, such as first author, co-author, or corresponding author. |
| External Id | String | False |
Identifier from an external source system used to link or synchronize this Account Publication with data from outside Vault. |
| Participant | String | False |
Name or identifier of the individual or organization participating in the publication, often mapped to a HCP or similar entity. |
| Account ID | String | False |
Reference to the associated account record, typically representing the Healthcare Professional (HCP) or Healthcare Organization (HCO) linked to this publication. |
| Publication ID | String | False |
Reference to the main Publication record that this Account Publication entry relates to, used to group multiple authors or accounts under one publication. |
| Owner | String | False |
Identifier for the user or team responsible for managing the Account Publication record within Vault. |
| Legacy CRM Id | String | False |
ID carried over from a legacy Customer Relationship Management (CRM) system for historical reference or data migration traceability. |