Add Questions To Form
Adds multiple questions to a form in Google Forms.
Query
Comma-separated response fields to include.
Body
The form identifier returned by Create Form.
Questions to add. Common fields per question: title, type (text, paragraph, choice, checkbox, dropdown, scale, date, time, rating), description, required, options, low, high, lowLabel, highLabel, includeTime, includeYear, duration, ratingScaleLevel, iconType. Advanced quiz fields: pointValue, correctAnswers.
Index for the first inserted question. Later questions are inserted after it in order.
Return the updated form in the response.
Only apply the update if the form is still at this revision.
Apply this update against a recent revision and let Google transform non-conflicting changes.