Google Business PerformanceAPI has aNEWAPI method that allows fetching multiple `DailyMetrics` in a single API request. Review thedeprecation scheduleand instructions to migrate over from v4 reportInsights API method to Google Business Profile Performance API.
Notifications APIStay organized with collectionsSave and categorize content based on your preferences.
Page Summary
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 typeVOICE_OF_MERCHANT_UPDATEDhas been added to indicate change in voice of merchant status, encompassing both gain and loss, andLOSS_OF_VOICE_OF_MERCHANTis deprecated.
Previously, theLOSS_OF_VOICE_OF_MERCHANTnotification type was added to indicate a loss in the voice of merchant status for a location.
Change log
v1: 2025-11-03
Q&A Notification Types Deprecation
TheNEW_QUESTION,NEW_ANSWER,UPDATED_QUESTION, andUPDATED_ANSWERNotificationTypes are deprecated as theQ&A APIwas discontinued on November 3, 2025.
v1.2: 2022-02-07
LOSS_OF_VOICE_OF_MERCHANT
Addition ofVOICE_OF_MERCHANT_UPDATEDto indicate a change in voice of merchant status. This status will encompass gain or loss of voice of merchant status.
Deprecation of theLOSS_OF_VOICE_OF_MERCHANTnotification type.
v1.1: 2021-12-13
LOSS_OF_VOICE_OF_MERCHANT
Addition of theLOSS_OF_VOICE_OF_MERCHANTnotification 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 theGCP Console.The OAuth scope remains the same.
Endpoint URLs
The Notifications API is accessible athttps://mybusinessnotifications.googleapis.com/v1/accounts/{accountId}/notificationSettinginstead ofhttps://mybusiness.googleapis.com/v4/accounts/{accountId}/notifications
[[["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 2025-11-06 UTC."],[],["The document outlines updates to a Notifications API. Version 1.1 introduced `LOSS_OF_VOICE_OF_MERCHANT` to indicate a loss of voice of merchant status. Version 1.2 deprecated this in favor of `VOICE_OF_MERCHANT_UPDATED`, which signifies any change in voice of merchant status (gain or loss). The API is now enabled via the GCP Console and its endpoint URL has changed. The parameter `topicName` has also been renamed to `pubSubTopic`.\n"]]