Der Anfragetext enthält Daten mit folgender Struktur:
JSON-Darstellung
{"title": string,"parentId": string}
Felder
title
string
Der Titel des Projekts.
parentId
string
Die Drive-ID einer übergeordneten Datei, an die das erstellte Skriptprojekt gebunden ist. Das ist normalerweise die ID eines Google-Dokuments, einer Google-Tabelle, eines Google-Formulars oder einer Google-Präsentation. Wenn die Richtlinie nicht konfiguriert ist, wird ein eigenständiges Skriptprojekt erstellt.
Antworttext
Bei Erfolg enthält der Antworttext eine neu erstellte Instanz von Project.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-26 (UTC)."],[[["\u003cp\u003eCreates a new, empty script project with no script files and a base manifest file.\u003c/p\u003e\n"],["\u003cp\u003eThe request body can include a title for the project and the Drive ID of a parent file to bind the project to.\u003c/p\u003e\n"],["\u003cp\u003eA successful response returns a Project object representing the newly created script project.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/script.projects\u003c/code\u003e scope.\u003c/p\u003e\n"]]],[],null,[]]