Survey Question Response DMO

Object API Name: std__SurveyQuestionResponseDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • Field API Name: std__BooleanValue__c
  • Data Type: TEXT
  • Description: Response provided by a participant for a question type which has only two possible values, true and false.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Datatype__c
  • Data Type: TEXT
  • Description: Datatype of the question response.
  • Field API Name: std__DateTimeValue__c
  • Data Type: DATETIME
  • Description: Response provided by a participant for a question of the type date time.
  • Field API Name: std__DateValue__c
  • Data Type: DATETIME
  • Description: The date and time of the date value.
  • Field API Name: std__Description__c
  • Data Type: TEXT
  • Description: Description of the Survey Question Response.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this SurveyQuestionResponse record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified this record.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__NumberValue__c
  • Data Type: DOUBLE
  • Description: Response provided by a participant for the following question types: - Net Promoter Score (NPS) - Rating - Score - Slider.
  • Field API Name: std__RankNumber__c
  • Data Type: DOUBLE
  • Description: Rank provided by a participant for an answer choice for the ranking question type.
  • Field API Name: std__ResponseValue__c
  • Data Type: TEXT
  • Description: Response provided by a participant for a question.
  • Field API Name: std__SurveyQuestionId__c
  • Data Type: TEXT
  • Description: The ID of the SurveyQuestion that a participant provided an answer for. This is a One to One (1:1) relationship field. SurveyQuestionResponses is the relationship name and Survey Question is the referenced object. Maximum size is 15 characters.
  • Field API Name: std__SurveyResponseId__c
  • Data Type: TEXT
  • Description: The ID of the SurveyResponse that is the parent of this SurveyQuestionResponse. This is a One to One (1:1) relationship field. SurveyQuestionResponses is the relationship name and Survey Response is the referenced object. Maximum size is 15 characters.