Survey Response DMO

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

  • 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__CompletionDateTime__c
  • Data Type: DATETIME
  • Description: The date and time that the participant completed the survey.
  • 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__Description__c
  • Data Type: TEXT
  • Description: Description of the Survey Response.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this SurveyResponse record. Maximum size is 36 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__SubmitterId__c
  • Data Type: TEXT
  • Description: The ID of the Salesforce user, contact, or lead who completed the survey.
  • Field API Name: std__SubmitterObject__c
  • Data Type: TEXT
  • Description: List of the objects that's a Submitter. For example, Contact, Lead, User.
  • Field API Name: std__SurveyInvitationId__c
  • Data Type: TEXT
  • Description: The ID of the SurveyInvitation object that’s associated with this response. This is a One to One (1:1) relationship field. SurveyResponses is the relationship name and Survey Invitation is the referenced object. Maximum size is 15 characters.
  • Field API Name: std__SurveyResponseStatus__c
  • Data Type: TEXT
  • Description: The status of the survey. Possible values include: - NotStarted — The participant hasn't opened the survey. - Started — The participant has opened the survey. - Paused — The participant has paused the survey. Paused isn't available for invitations in which either OptionsAllowParticipantAccessTheirResponse or OptionsCollectAnonymousResponse is true. - PartiallyCompleted — The participant has partially completed the survey. - Completed — The participant has completed the survey. Maximum size is 15 characters.
  • Field API Name: std__SurveyVersionId__c
  • Data Type: TEXT
  • Description: The ID of the version of the survey that the participant completed.