Method: getSettings
HTTP 请求
GET https://alertcenter.googleapis.com/v1beta1/settings
网址采用 gRPC 转码语法。
查询参数
参数 |
customerId |
string
可选。与提醒设置相关联的客户的 Google Workspace 账号的唯一标识符。customerId 必须具有首字母“C”删除(例如 046psxkn )。如果未提供,则根据来电者的身份推断得出。查找您的客户 ID。
|
响应正文
如果成功,则响应正文包含一个 Settings
实例。
授权范围
需要以下 OAuth 范围:
https://www.googleapis.com/auth/apps.alerts
有关详情,请参阅授权指南。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-22。
[null,null,["最后更新时间 (UTC):2024-08-22。"],[[["Retrieves customer-level alert settings using an HTTP GET request to a specified URL."],["Requires authorization with the `https://www.googleapis.com/auth/apps.alerts` scope."],["An optional `customerId` parameter can be included in the request, but it can also be inferred from the caller identity."],["Successful requests will return a response body containing an instance of the Settings object, providing details on the customer's alert settings."]]],[]]