Create Choice Question
Creates a choice question in Google Forms.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The form identifier.
stringrequired
Question text shown to respondents.
string
Optional help text displayed below the question title.
numberrequired
Where to place the new item in the form.
boolean
Require respondents to answer this question.
stringrequired
Choice question type: radio buttons, checkboxes, or dropdown.
array of stringrequired
Choices shown to respondents.
boolean
Randomize options for each respondent.
Uncommon arguments
number
Quiz point value for this question.
array of string
Choice values that are correct for quiz grading.