Tag Values
The TagValueExtractPVO view object provides details about values of tags that can be associated with various objects..
Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.TagValueExtractPVO
Primary Keys : TagValueId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| AdministratorCreatedFlag | Flag indicating whether the tag was created by an Administrator or not. |
| CreatedBy | The user who created the row. |
| CreationDate | The date and time when the row was created. |
| LastUpdateDate | The date and time when the row was last updated. |
| LastUpdateLogin | The session login of the user who last updated the row. |
| LastUpdatedBy | The user who last updated the row. |
| ObjectVersionNumber | The number of times the row has been updated. |
| TagValue | Tag value which will be used for tagging objects such as service requests and social posts. |
| TagValueId | The unique identifier of the record. This is the primary key for the view object. |