Google Business Performance API has a
NEW API method that allows fetching multiple `DailyMetrics` in a single API request. Review the
deprecation schedule and instructions to migrate over from v4 reportInsights API method to Google Business Profile Performance API.
Notifications API
Stay organized with collections
Save and categorize content based on your preferences.
Change log
v1.2: 2022-02-07
LOSS_OF_VOICE_OF_MERCHANT
Addition of VOICE_OF_MERCHANT_UPDATED
to indicate a change in voice of merchant status. This status will encompass gain or loss of voice of merchant status.
Deprecation of the LOSS_OF_VOICE_OF_MERCHANT
notification type.
v1.1: 2021-12-13
LOSS_OF_VOICE_OF_MERCHANT
Addition of the LOSS_OF_VOICE_OF_MERCHANT
notification type which indicates whether the location has a loss in voice of merchant status.
v1
API Access
The Notifications API will need to be enabled from the GCP Console. The OAuth scope remains the same.
Endpoint URLs
The Notifications API is accessible at https://mybusinessnotifications.googleapis.com/v1/accounts/{accountId}/notificationSetting
instead of https://mybusiness.googleapis.com/v4/accounts/{accountId}/notifications
topicName
has been renamed to pubSubTopic
. More info
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-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[[["The Notifications API endpoint URL and a field name have been updated, and it needs to be enabled from the GCP Console."],["A new notification type `VOICE_OF_MERCHANT_UPDATED` has been added to indicate change in voice of merchant status, encompassing both gain and loss, and `LOSS_OF_VOICE_OF_MERCHANT` is deprecated."],["Previously, the `LOSS_OF_VOICE_OF_MERCHANT` notification type was added to indicate a loss in the voice of merchant status for a location."]]],[]]