Referansa genel bakış
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Bu bölümde sağlanan referans belgelerinde, çeşitli Apps Komut Dosyası hizmetleri ve proje kaynakları açıklanmaktadır.
Apps Komut Dosyası hizmetleri
Apps Komut Dosyası hizmetleri, komut dosyanızın Google ve harici sistemlerdeki verilere erişmesini sağlar. Bu hizmetler Apps Komut Dosyası ortamına yerleştirilmiştir. Bu nedenle, bunları içe aktarmanız veya yetkilendirme denetimlerini kendiniz uygulamanız gerekmez. Hizmetler, Math
gibi JavaScript nesnelerine benzer şekilde, ilişkili yöntemlere sahip global nesneler olarak ifade edilir.
Apps Komut Dosyası hizmetleri şunlardır:
Google hizmetleri, Drive, Gmail ve E-Tablolar gibi Google Workspace uygulamalarının verilerine ve Haritalar ile Çeviri gibi diğer Google uygulamalarına erişmenizi sağlayan hizmetlerdir.
Yardımcı hizmetler, belirli bir Google ürününe bağlı olmayan hizmetlerdir. Bu işlevler sayesinde bilgi kaydetme, HTML oluşturma, verileri sıkıştırma gibi işlemler yapabilirsiniz.
Gelişmiş hizmetler
Bazı Google hizmetleri gelişmiş hizmet olarak sunulur. Gelişmiş hizmet, Google Workspace ürün API'leri dahil ancak bunlarla sınırlı olmamak üzere Google ürün API'lerine erişmenizi sağlayan bir Apps Komut Dosyası hizmetidir.
Gelişmiş Google hizmeti, temelde bir API'nin etrafındaki ince bir sarmalayıcıdır ve kendisi bir API değildir. Daha fazla bilgi için Gelişmiş Google hizmetleri başlıklı makaleyi inceleyin.
Komut dosyası projesi kaynakları
Komut dosyası proje kaynakları, Apps Komut Dosyası projenizin başarılı bir şekilde çalışmasına yardımcı olmak için proje hakkında bilgi sağlar. Proje kaynakları arasında bildirim yapılandırması, otomasyon tetikleyicileri ve kotalarla ilgili bilgiler yer alır.
Google Workspace eklenti kaynakları
Yalnızca Google Workspace eklentisi oluşturuyorsanız eklenti kaynaklarına başvurmanız gerekir.
Apps Komut Dosyası API'si
Apps Komut Dosyası API'sini kullanarak Apps Komut Dosyası projelerini programatik olarak oluşturmak, değiştirmek veya dağıtmak istiyorsanız bu kaynakları kullanın.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-08-31 UTC.
[null,null,["Son güncelleme tarihi: 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)."]]