Survey Configurations
The survey configuration extract view object provides details about survey vendors.
Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.SurveyConfigExtractPVO
Primary Keys : ConfigId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
ConfigId | The unique identifier of the record. This is the primary key for the view object. |
CreatedBy | The user who created the row. |
CreationDate | The date and time when the row was created. |
Description | The description of the survey configuration. |
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. |
Name | The name of the survey configuration. |
ObjectVersionNumber | The number of times the row has been updated. |
SurveyConfigNumber | This number is an auto-generated unique number that's used for import and export of Survey Configurations. |
VendorCd | This is the product-specific code for the survey. For example, SURVEY_MONKEY. |