SuggestionTags
Maintains a tagging system for suggestions, allowing categorization and filtering based on thematic or functional tags for better traceability and management.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the suggestion tag record within the Veeva Vault system. |
| Suggestion Tag Type | String | True |
Specifies the object type of the suggestion tag, used to categorize and distinguish between tag variants in the metadata model. |
| Global ID | String | True |
System-generated global identifier that ensures uniqueness of the record across multiple vaults or systems. |
| Link | String | False |
Internal system reference link to this suggestion tag record, typically used for API navigation or internal cross-referencing. |
| Suggestion Tag Name | String | True |
The human-readable name assigned to the suggestion tag, used for identification and display in user interfaces. |
| Status | String | False |
Indicates the current lifecycle state of the suggestion tag, such as Active, Inactive, or Archived. |
| Created By | String | True |
Username or system reference indicating the user who originally created the suggestion tag record. |
| Created Date | Datetime | True |
Timestamp recording when the suggestion tag was initially created in the system. |
| Last Modified By | String | True |
Username or system reference of the user who most recently updated the suggestion tag record. |
| Last Modified Date | Datetime | True |
Timestamp capturing the last time the suggestion tag record was modified. |
| Driver | String | False |
The associated driver or controlling logic used to generate or apply this suggestion tag, often referencing personalization or logic models. |
| Email Fragment Order | String | False |
Defines the sequence in which the associated email fragment should appear when this tag is used in dynamic email content. |
| External ID | String | False |
An identifier used to link the suggestion tag to an external system, ensuring integration compatibility and traceability. |
| Record Type Name | String | False |
The name of the record type used to define custom behavior, layout, or validation rules for the suggestion tag object. |
| Detail Group | String | False |
Represents a grouping mechanism for categorizing tags according to detail segment or therapy area for reporting and targeting. |
| Email Fragment | String | False |
References a specific email content block or template fragment associated with the tag, used in multichannel communications. |
| Product | String | False |
Links the suggestion tag to a particular product, enabling contextual relevance in commercial or promotional scenarios. |
| Suggestion | String | False |
References the parent suggestion record that this tag is linked to, establishing contextual relevance or categorization. |
| Legacy CRM Id | String | False |
Identifier from a legacy Customer Relationship Management (CRM) system used to migrate or map suggestion tag data from earlier platforms into Veeva Vault. |