Surveys
The survey extract view object provides details about surveys.
Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.SurveyExtractPVO
Primary Keys : SurveyId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
ConfigId | The identification number of the survey. |
CreatedBy | The user who created the row. |
CreationDate | The date and time when the row was created. |
DecisionModelName | The name of the survey decision model which is used to determine when to send the survey. |
DecisionModelService | The service of the survey decision model which is used to determine when to send the survey. |
DecisionModelSpace | The space of the survey decision model which is used to determine when to send the survey. |
DecisionModelSpaceName | The space name of the survey decision model which is used to determine when to send the survey. |
DecisionModelVersion | The version number of the survey decision model which is used to determine when to send the survey. |
Description | The description of the survey. |
EndDate | The date the survey is no longer available to send. |
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. |
ObjectTypeCd | The type of the object associate with the survey. Example |
ObjectVersionNumber | The number of times the row has been updated. |
StartDate | The start date of the survey. |
StripeCd | The stripe code that's associated to the survey. |
SurveyId | The unique identifier of the record. This is the primary key for the view object. |
SurveyNumber | The survey number. |
VendorSurveyId | This is the product-specific supplier identification number for the survey. |
VendorSurveyName | This is the product-specific name for the survey. For example, SURVEY_MONKEY. |
VendorSurveyUrl | This is the product-specific url for the survey. |