簡介
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
Google Apps Script API 可讓您以程式化方式建立、修改及部署 Apps Script 專案,否則您就必須使用 Apps Script 編輯器。您的應用程式可以透過這個 API 管理指令碼專案、建立及部署新的指令碼版本,以及監控指令碼執行作業。
Apps Script API 也會取代及擴充 Apps Script Execution API。
您可以使用 Apps Script API 遠端執行 Apps Script 函式,就像使用 Execution API 一樣。
API 總覽
Apps Script API 分為數個資源,每項資源都有特定用途和可以提出的要求。相關資源如下:
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 2022-08-30 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]