Survey Questions
The survey question extract view object provides details about the survey questions.
Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.SurveyQuestionExtractPVO
Primary Keys : QuestionId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
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. |
QuestionId | The unique identifier of the record. This is the primary key for the view object. |
QuestionTypeCd | The question type of the survey question, such as Select One Choice, Text, and so on. |
SurveyId | The identification number of the survey of which this question is a part of. |
SurveyQuestionMLSLanguage | The language into which the translatable attribute contents are translated. This is a foreign key of the Translated Survey Question view object. |
SurveyQuestionMLSQuestionId | The unique identifier of the translated survey question. This is a foreign key of the Translated Survey Question view object. |
SurveyQuestionMLSSourceLang | Indicates the code of the language in which the contents of the translatable attributes were originally created. |
SurveyQuestionMLSText | The translated text of the survey question defined by the user. |
VendorQuestionId | The external product question identification number. |