SurveyQuestionResponse
The Survey Question Response DMO is a Data Cloud data model object (DMO) for participants who answer specific questions.
Columns
Name | Type | References | Description |
Boolean Value | Varchar | The response value for a boolean question. | |
Created Date | Datetime | The date the record was created. | |
Data Source | Varchar | A reference ID for the logical name for a system that is the source of records identified by external record ID. | |
Data Source Object | Varchar | A reference ID for the logical name of the object where this record came from, whether that is a name of a cloud storage file or another connector’s external object. | |
Data Type | Varchar | The data type of the survey question response. | |
Description | Varchar | The survey question response description. | |
Internal Organization | Varchar | A reference ID to the business unit or other internal organization that owns the survey question response. | |
Last Modified Date | Datetime | The date when a user last modified the record. | |
Name | Varchar | The name of the survey question response. | |
Number Value | Double | The response value for a numeric question. | |
Rank Number | Double | The rank value of the survey response question. | |
Response Value | Varchar | The response value for a text question. | |
Survey Question | Varchar | A reference ID to the survey question for the response. | |
Survey Question Response Id | Varchar | A unique ID used as the primary key for the survey question response DMO. | |
Survey Reponse | Varchar | A reference ID to the survey response for the question. |