Survey Configuration Attributes
The survey configuration attributes view object provides information about attributes to be configured for survey vendors.
Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.SurveyConfigAttrExtractPVO
Primary Keys : ConfigAttrId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
AttributeCd | This is the type of the survey configuration attribute. For example, SURVEY_LIST_API, or SURVEY_DETAIL_API. |
AttributeValue | This is the value of the survey configuration attribute. |
ConfigAttrId | The unique identifier of the record. This is the primary key for the view object. |
ConfigId | This is the unique identifier of the survey configuration attribute. |
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. |