Newer Version Available

This content describes an older version of this product. View Latest

SurveyQuestionResponse

Represents a participant’s answer to a specific question.

Supported Calls

describeLayout(), getDeleted(), getUpdated(), query(), retrieve()

Fields

Field Details
Datatype
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
The data type of the question response. Possible values are:
  • String
  • Number
  • Date
  • Int
  • Double
InvitationId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the SurveyInvitation object that was sent to the survey participant.
QuestionChoiceId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of SurveyQuestionChoice object that the participant chose in response to a question.
QuestionId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the SurveyQuestion object that the participant provided an answer for.
Rank
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Rank provided by the participant for an answer choice for the ranking question type.
ResponseId
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The ID of the SurveyResponse object that is the parent of this SurveyQuestionResponse object.
ResponseShortText
Type
string
Properties
Filter, Group, idLookup, Sort
Description
For a text question type, the text that a participant entered as a response to the question. For other question types, this field stores the value of the QuestionChoice object that the participant selected.
SurveyVersionId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the SurveyVersion object that the response belongs to.