SecondaryQuestion

QuestionId

Question id to which question text belongs


Type integer
Additional info

Required for update

QuestionTypeId

Enum value of the question type which needs to be created.


Additional info

Required

QuestionStrings

List of question text and language code for all the applicable languages to the survey


Type Collection of QuestionString
Additional info

Required

AnswerChoices

List of answer choices and their properties


Type Collection of SecondaryAnswerChoice
Additional info

Required

Related Methods

Early access feature - Retrieve a question from a survey by its id.

Early access feature - Creates a question in a survey.

Early access feature - Updates a question in a survey.