SurveySubject
The Survey Subject DMO is a Data Cloud data model object (DMO) for a relationship between a survey and another object, such as an account or a case.
Columns
Name | Type | References | Description |
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. | |
Description | Varchar | The survey subject description. | |
Internal Organization | Varchar | A reference ID to the business unit or other internal organization that owns the survey subject. | |
Last Modified Date | Datetime | The date when a user last modified the record. | |
Name | Varchar | The name of the survey subject. | |
Survey | Varchar | A reference ID to the survey for the subject. | |
Survey Parent | Varchar | A reference ID to the survey parent for the subject. | |
Survey Subject | Varchar | A reference ID to the subject for the survey subject. | |
Survey Subject Id | Varchar | A unique ID used as the primary key for the survey subject DMO. | |
Survey Subject Object | Varchar | The subject object for the survey subject. |