搜索通知架构参考
导出的对象:您的通知配置
导出的对象表示:用于发送通知的总体账号和设备配置。
对象按以下格式导出:CSV
导出的对象包含以下字段:
* 上述字段表示用于解析和提取相关数据导出的关键数据字段。导出过程中生成的数据字段因服务和用户操作而异,并且某些服务或操作并不会生成上述每个数据字段。 |
数据字段 * | 字段定义 | 数据字段类型 |
---|
范围标识符 | “范围标识符”字段用于指明相应行中的其他设置的应用方式,是应用于整个帐号、每部设备,还是特定通知渠道。 | string |
选择启用状态 | “选择启用状态”字段指示是否允许特定范围接收通知。 | string |
渠道重要性 | “渠道重要性”字段用于指明应如何处理特定渠道范围的通知的重要程度。 | string |
徽章 | “标记”字段用于指明是否针对特定范围启用了通知标记。 | string |
声音 | “声音”字段用于指明是否允许特定范围在收到通知时触发声音。 | string |
提醒 | “Alerts”字段指示是否允许特定范围接收提醒通知。 | string |
重要提醒 | “关键警报”字段指示是否允许特定范围接收重要警报通知。 | string |
具有时效性 | “具有时效性”字段会指明是否允许特定范围接收具有时效性的通知。 | string |
通知中心 | “通知中心”字段指示特定范围是否可以在通知中心显示通知。 | string |
在锁定屏幕上显示 | “在锁定屏幕上显示”字段用于指明是否允许特定范围在设备锁定屏幕上显示收到的通知。 | string |
接受定时递送 | “接受定时传送”字段指示是否允许特定范围接收计划传送而非立即发送的通知。 | string |
实时活动 | “实时活动”字段指示特定作用域是否可以启动实时活动通知。 | string |
允许访问位置信息 | “允许使用位置信息”字段用于指明特定范围是否可以使用设备位置信息来定位通知。 | string |
导出的对象:您的通知订阅
导出的对象表示:您订阅的通知主题的列表。
对象按以下格式导出:CSV
导出的对象包含以下字段:
* 上述字段表示用于解析和提取相关数据导出的关键数据字段。导出过程中生成的数据字段因服务和用户操作而异,并且某些服务或操作并不会生成上述每个数据字段。 |
数据字段 * | 字段定义 | 数据字段类型 |
---|
订阅标识符 | “订阅标识符”字段用于标识您感兴趣的特定主题或查询。 | string |
订阅状态 | “订阅状态”字段会指明此特定订阅的重要性。 | string |
一个表,表示资源组以及随资源组一起导出的对象。资源组 | OAuth 范围名称 | 说明 | 导出的对象 |
---|
searchnotifications.settings | https://www.googleapis.com/auth/dataportability.searchnotifications.settings | 此资源组包含用户在 Google 搜索应用中配置的通知相关体验设置(例如通知设置和类别,以及是否使用用户的位置信息来发送通知)。 | 通知配置 |
searchnotifications.subscriptions | https://www.googleapis.com/auth/dataportability.searchnotifications.subscriptions | 此资源组包含用户在 Google 搜索应用中配置的通知订阅(用户可接收通知的订阅)。 | 您订阅的通知 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-03-04。
[null,null,["最后更新时间 (UTC):2024-03-04。"],[[["This export provides insights into your Google Search notification configurations, including settings for individual devices, notification channels, and their importance."],["You can understand your notification preferences for badges, sounds, alerts, critical alerts, time-sensitive notifications, lock screen displays, and scheduled delivery."],["The export also details your notification subscriptions, indicating the topics you've subscribed to and their importance level within the Google Search app."],["The data is organized into two exportable objects: \"Your Notification Configurations\" and \"Your Notification Subscriptions,\" both available in CSV format."],["This export leverages two OAuth scopes: `searchnotifications.settings` and `searchnotifications.subscriptions` to access and provide the relevant data."]]],[]]