简介
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
借助 Google Apps Script API,您可以通过编程方式创建、修改和部署 Apps 脚本项目,这些操作需要您使用 Apps 脚本编辑器。您的应用可以使用该 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":"其他"
}]