Newer Version Available

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

SurveyQuestion

Represents a question in a survey.

Supported Calls

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

Fields

Field Details
DeveloperName
Type
string
Properties
Filter, Group, Sort
Description
The API name of the SurveyQuestion. The API name must be unique within a particular version of the survey.
IsDeprecated
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the question was deleted from the survey.
Name
Type
string
Properties
Filter, Group, Sort
Description
Up to the first 250 characters of the label for the question.
QuestionName
Type
textarea
Properties
Nillable
Description
The label for the question.
QuestionType
Type
picklist
Properties
Filter, Group, Sort
Description
The type of question. Possible values include:
  • Currency
  • Date
  • DateTime
  • Image
  • Multiple choice
  • MultiSelectPicklist
  • Net Promoter Score (NPS)
  • Number
  • Picklist
  • Radio
  • Ranking
  • Rating
  • Score
  • Slider
  • Text
  • Toggle
SurveyPageId
Type
reference
Properties
Filter, Group, Sort
Description
Lookup to the SurveyPage that contains the question.
SurveyVersionId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the SurveyVersion that the question belongs to.