如需定义授予应用的访问权限级别,您需要确定并声明授权范围。授权范围是 OAuth 2.0 URI 字符串,其中包含 Google Workspace 应用名称、该应用访问的数据类型以及访问权限级别。范围是您的应用请求处理 Google Workspace 数据(包括用户的 Google 账号数据)的请求。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-11-18。"],[[["This document provides guidance on authorization and authentication specifically for the Alert Center API within Google Workspace."],["Before using the Alert Center API, you should be familiar with general Google Workspace authentication and authorization practices."],["You need to configure OAuth 2.0, including defining scopes, for your app to access the Alert Center API."],["Using the `https://www.googleapis.com/auth/apps.alerts` scope grants your app read and write access to the Alert Center API."],["Service accounts with domain-wide delegation are required to utilize the Alert Center API."]]],[]]