Apps Komut Dosyası API'si kullanılarak yürütülen bir işlevin döndürülen değerini sağlayan nesne. Komut dosyası işlevi başarıyla döndürülürse yanıt gövdesinin response alanı, bu ExecutionResponse nesnesini içerir.
Komut dosyası işlevinin döndürülen değeri. Tür, Apps Komut Dosyası'nda döndürülen nesne türüyle eşleşir. Apps Komut Dosyası API'si kullanılarak çağrılan işlevler, Apps Komut Dosyası'na özel nesneleri (Document veya Calendar gibi) döndüremez; yalnızca string, number, array, object veya boolean gibi temel türleri döndürebilirler.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-26 UTC."],[[["\u003cp\u003e\u003ccode\u003eExecutionResponse\u003c/code\u003e objects represent the results of Apps Script functions executed via the Apps Script API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eresult\u003c/code\u003e field within the \u003ccode\u003eExecutionResponse\u003c/code\u003e holds the function's return value, limited to basic types like string, number, array, object, or boolean.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful script execution leads to the \u003ccode\u003eExecutionResponse\u003c/code\u003e being placed in the \u003ccode\u003eresponse\u003c/code\u003e field of the response body.\u003c/p\u003e\n"]]],[],null,[]]