Search Notifications Schema Reference
Exported Object: Your Notification Configurations
Exported Object represents: Overall account and device configurations used to send notifications.
Object is exported in these formats: CSV
Exported object has the following fields:
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. |
Data Field * | Field Definition | Data Field Type |
---|
Scope Identifier | The "Scope Identifier" field indicates how the other settings in the row apply, whether for the entire account, per individual device, or specific channel of notifications. | string |
Opt In State | The "Opt In State" field indicates whether the particular scope is allowed to receive notifications. | string |
Channel Importance | The "Channel Importance" field indicates how important notifications of a particular channel scope should be treated. | string |
Badge | The "Badge" field indicates whether the notification badge is enabled for a particular scope. | string |
Sound | The "Sound field indicates whether the particular scope is allowed to trigger a sound when a notification is received. | string |
Alerts | The "Alerts" field indicates whether the particular scope is allowed to receive alert notifications. | string |
Critical Alerts | The "Critical Alerts" field indicates whether the particular scope is allowed to receive critical alerts notifications. | string |
Time Sensitive | The "Time Sensitive" field indicates whether the particular scope is allowed to receive time sensitive notifications. | string |
Notification Center | The "Notification Center" field indicates whether the particular scope may display notifications within the Notification Center. | string |
Displayed on Lock Screen | The "Displayed on Lock Screen" field indicates whether the particular scope is allowed to display received notifications on a device lock screen. | string |
Accepts Scheduled Delivery | The "Accepts Scheduled Delivery" field indicates whether the particular scope is allowed to receive notifications that have been scheduled for delivery rather than sent immediately. | string |
Live Activity | The "Live Activity" field indicates whether the particular scope may start Live Activity notifications. | string |
Location Allowed | The "Location Allowed" field indicates whether the particular scope may use device location to target notifications. | string |
Exported Object: Your Notification Subscriptions
Exported Object represents: A list of notification topics to which you are subscribed.
Object is exported in these formats: CSV
Exported object has the following fields:
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. |
Data Field * | Field Definition | Data Field Type |
---|
Subscription Identifier | The "Subscription Identifier" field identifies a particular topic or query that you have indicated interest. | string |
Subscription Status | The "Subscription Status" field indicates the importance of this particular subscription. | string |
A table representing Resource Groups and the objects that are exported with it.Resource Group | OAuth Scope Name | Description | Exported Objects |
---|
searchnotifications.settings | https://www.googleapis.com/auth/dataportability.searchnotifications.settings | This resource group contains settings for notification related experiences (such as notification settings and categories, and whether the user's location is used for notifications) the user configured on the Google Search app. | Your Notification Configurations |
searchnotifications.subscriptions | https://www.googleapis.com/auth/dataportability.searchnotifications.subscriptions | This resource group contains notification subscriptions (subscriptions to topics for which the user can receive notifications) the user configured on the Google Search app. | Your Notification Subscriptions |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["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."]]],[]]