Form
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],[],null,["# Form\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nGoogle Forms item.\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------------|\n| ``` { \"formUrl\": string, \"responseUrl\": string, \"title\": string, \"thumbnailUrl\": string } ``` |\n\n| Fields ||\n|----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `formUrl` | `string` URL of the form. |\n| `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. |\n| `title` | `string` Title of the Form. Read-only. |\n| `thumbnailUrl` | `string` URL of a thumbnail image of the Form. Read-only. |"]]