Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Quy trình là bất kỳ loại thực thi hàm Apps Script nào chạy trên máy chủ Apps Script. Bạn có thể bắt đầu các quy trình thông qua trình chỉnh sửa Apps Script, trình kích hoạt tập lệnh, tiện ích bổ sung, ứng dụng web hoặc thông qua chính API Apps Script.
Bạn có thể liệt kê và kiểm tra các quy trình thông qua điểm cuối processes của API Apps Script. API có thể cung cấp thông tin về quy trình, chẳng hạn như mã tập lệnh, thời gian bắt đầu, thời lượng quy trình, người dùng thực thi, trạng thái và các thông tin chi tiết khác.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-05-08 UTC."],[[["Apps Script processes encompass any execution of Apps Script functions on the Apps Script server, initiated via various methods like the editor, triggers, add-ons, web apps, or the Apps Script API."],["The Apps Script API's `processes` endpoint allows developers to list, examine, and retrieve details about individual processes, including script ID, timestamps, user information, and status."]]],[]]