SurveyQuestion DLO Mappings

The SurveyQuestion object is a Salesforce standard object that you can ingest and map to Data Model Objects (DMOs) for use in Data Cloud-powered features and agents.

Object Mapping Diagram for SurveyQuestion

The SurveyQuestion DLO is mapped to the SurveyQuestion DMO.

Mapping diagram for SurveyQuestion DLO to SurveyQuestion DMO

  • The SurveyQuestion DLO field DataSource maps to the SurveyQuestion DMO Object DataSourceId field.
  • The SurveyQuestion DLO field QuestionType maps to the SurveyQuestion DMO Object SurveyQuestionType field.
  • The SurveyQuestion DLO field QuestionName maps to the SurveyQuestion DMO Object Description field.
  • The SurveyQuestion DLO field Name maps to the SurveyQuestion DMO Object NameInterfaceField field.
  • The SurveyQuestion DLO field Id maps to the SurveyQuestion DMO Object Id field.
  • The SurveyQuestion DLO field DataSourceObject maps to the SurveyQuestion DMO Object DataSourceObjectId field.
  • The SurveyQuestion DLO field LastModifiedDate maps to the SurveyQuestion DMO Object LastModifiedDate field.
  • The SurveyQuestion DLO field CreatedDate maps to the SurveyQuestion DMO Object CreatedDate field.
  • The SurveyQuestion DLO field IsDeprecated maps to the SurveyQuestion DMO Object IsDeprecated field.
  • The SurveyQuestion DLO field QuestionOrder maps to the SurveyQuestion DMO Object DisplayOrderNumber field.
  • The SurveyQuestion DLO field SurveyPageId maps to the SurveyQuestion DMO Object SurveyQuestionSectionId field.