Google Classroom add-ons are now generally available to developers! Please see the add-ons documentation for more information.
Form
Stay organized with collections
Save and categorize content based on your preferences.
Google Forms item.
JSON representation |
---|
{ "formUrl": string, "responseUrl": string, "title": string, "thumbnailUrl": string } |
Fields | |
---|---|
formUrl |
URL of the form. |
responseUrl |
URL of the form responses document. Only set if responses have been recorded and only when the requesting user is an editor of the form. Read-only. |
title |
Title of the Form. Read-only. |
thumbnailUrl |
URL of a thumbnail image of the Form. Read-only. |