Google Classroom add-ons are now generally available to developers! Please see the add-ons documentation for more information.

Form

Google Forms item.

JSON representation
{
 "formUrl": string,
 "responseUrl": string,
 "title": string,
 "thumbnailUrl": string
}
Fields
formUrl

string

URL of the form.

responseUrl

string

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

string

Title of the Form.

Read-only.

thumbnailUrl

string

URL of a thumbnail image of the Form.

Read-only.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年04月17日 UTC.