Примеры
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
В этом разделе представлены примеры и инструменты разработки, использующие API Apps Script.
Рецепты
Примеры «рецептов», перечисленные в этом разделе, демонстрируют, как выражать общие действия Apps Script в виде запросов API Apps Script.
Эти примеры представлены в протоколах запросов API Apps Script на определенном языке с использованием клиентских библиотек API Google, примеры см. в руководстве Выполнение функции .
Рецепты в этом разделе разделены на следующие категории:
- Выполнение функций скриптов приложений — рецепты, показывающие, как удаленно вызывать функции скриптов приложений из других приложений.
- Управление проектами — рецепты, демонстрирующие основные действия проекта, такие как создание новых проектов, извлечение файлов сценариев и обновление содержимого проекта.
Ресурсы развития
Инструмент командной строки clasp
для Apps Script позволяет разрабатывать и поддерживать проекты Apps Script на локальном компьютере. clasp
— это проект с открытым исходным кодом Node.js, который использует API Apps Script для управления проектами; вы можете увидеть, как вызывается API, в репозитории clasp
на GitHub .
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-08-29 UTC.
[null,null,["Последнее обновление: 2025-08-29 UTC."],[[["\u003cp\u003eThis section offers samples and development tools utilizing the Apps Script API, including recipes demonstrating common Apps Script actions as API requests.\u003c/p\u003e\n"],["\u003cp\u003eRecipes are categorized into executing Apps Script functions remotely and managing projects (creating, retrieving, updating).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eclasp\u003c/code\u003e command-line tool enables local development and maintenance of Apps Script projects using the Apps Script API.\u003c/p\u003e\n"]]],[],null,["# Samples\n\nThis section provides samples and development tools that use the Apps Script API.\n\nRecipes\n-------\n\nThe 'recipe' examples listed in this section demonstrate how to express common\nApps Script actions as Apps Script API requests.\n\nThese examples are presented in Apps Script API request protocols in a\nspecific language using Google API client libraries, see the\n[Executing an function](/apps-script/api/how-tos/execute) guide\nfor examples.\n\nRecipes in this section are divided into the following categories:\n\n- [Executing Apps Script Functions](/apps-script/api/samples/execute) --- Recipes that show how to remotely call Apps Script functions from other apps.\n- [Project Management](/apps-script/api/samples/manage) --- Recipes that show basic project actions such as creating new projects, retrieving script files, and updating project content.\n\nDevelopment resources\n---------------------\n\nThe [`clasp` command-line tool](/apps-script/guides/clasp) for Apps Script lets\nyou develop and maintain Apps Script projects from your local machine. `clasp`\nis a Node.js open-source project that uses Apps Script API for project\nmanagement; you can see how the API is called in the\n[`clasp` GitHub repository](https://github.com/google/clasp/)."]]