Ringkasan referensi
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Dokumentasi referensi yang disediakan di bagian ini menjelaskan berbagai layanan Apps Script dan resource project.
Layanan Apps Script
Layanan Apps Script menyediakan cara bagi skrip Anda untuk mengakses data di Google dan sistem eksternal. Layanan ini dibangun ke dalam lingkungan Apps Script sehingga Anda tidak perlu mengimpornya atau menerapkan kontrol otorisasi sendiri. Layanan dinyatakan sebagai objek global dengan metode terkait, mirip dengan objek JavaScript seperti Math
.
Layanan Apps Script meliputi:
Layanan Google adalah layanan yang memungkinkan Anda mengakses data aplikasi Google Workspace, seperti Drive, Gmail, dan Spreadsheet, serta aplikasi Google lainnya seperti Maps dan Terjemahan.
Layanan utilitas adalah layanan yang tidak terhubung ke produk Google tertentu. Fungsi ini memungkinkan Anda melakukan
hal-hal seperti mencatat informasi, membuat HTML, mengompresi data, dan lainnya.
Layanan lanjutan
Beberapa layanan Google ditawarkan sebagai layanan lanjutan. Layanan lanjutan
adalah layanan Apps Script yang memungkinkan Anda mengakses API produk Google, termasuk
tetapi tidak terbatas pada API produk Google Workspace.
Layanan Google lanjutan pada dasarnya adalah wrapper tipis di sekitar API, dan bukan API itu sendiri. Untuk mengetahui detail selengkapnya, lihat Layanan Google lanjutan.
Resource project skrip
Resource project skrip memberikan informasi tentang project
Apps Script
Anda untuk membantu project tersebut berjalan dengan sukses. Resource project mencakup informasi tentang
konfigurasi manifes, pemicu otomatisasi, dan kuota.
Referensi add-on Google Workspace
Anda hanya perlu merujuk ke resource add-on jika Anda membuat
add-on Google Workspace.
Apps Script API
Gunakan resource ini jika Anda ingin membuat, mengubah, atau men-deploy project Apps Script secara terprogram menggunakan Apps Script
API.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-08-31 UTC.
[null,null,["Terakhir diperbarui pada 2025-08-31 UTC."],[[["\u003cp\u003eApps Script offers built-in services enabling interaction with Google and external systems, including Google Workspace apps and utilities for tasks like logging and HTML creation.\u003c/p\u003e\n"],["\u003cp\u003eAdvanced Google services provide access to Google product APIs, including those for Google Workspace products, acting as simplified wrappers for these APIs.\u003c/p\u003e\n"],["\u003cp\u003eApps Script projects utilize resources like manifest configurations, triggers, and quotas to ensure proper functionality.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Workspace Add-on resources are specifically for developing add-ons, while the Apps Script API enables programmatic management of Apps Script projects.\u003c/p\u003e\n"]]],[],null,["# Reference overview\n\nThe reference documentation provided in this section describes the various\nApps Script services and project resources.\n\nApps Script services\n--------------------\n\nApps Script services provide ways for your script to access data\non\nGoogle and external systems. These services are built into the\nApps Script\nenvironment so you don't have to import them or implement authorization\ncontrols yourself. Services are expressed as global objects with associated\nmethods, similar to JavaScript objects such as `Math`.\n\nApps Script services include:\n\n- **Google services** are services that let\n you access the data of Google Workspace\n apps, such as Drive, Gmail, and Sheets, and other Google apps such as Maps and\n Translate.\n\n- **Utility services** are services that aren't connected to a\n particular Google product. They let you do\n things like log information, create HTML, compress data, and more.\n\n### Advanced services\n\nSome Google services are offered as an *advanced service* . An advanced service\nis an Apps Script service that lets you access Google product\nAPIs, including\nbut not limited to the Google Workspace product APIs.\nAn advanced Google service is basically a thin wrapper around an API, and isn't\nan API itself. For more details, see [Advanced Google\nservices](/apps-script/guides/services/advanced).\n\nScript project resources\n------------------------\n\nScript project resources provide information about your\nApps Script\nproject to help it run successfully. Project resources include information about\nmanifest configuration, automation triggers, and quotas.\n\nGoogle Workspace add-on resources\n---------------------------------\n\nYou only need to refer to add-on resources if you're building a\n[Google Workspace add-on](/workspace/add-ons/concepts/types#google-workspace-add-ons).\n\nApps Script API\n---------------\n\nUse these resources if you want to programmatically create, modify, or deploy\nApps Script projects using the [Apps Script\nAPI](/apps-script/api/concepts)."]]