AI-generated Key Takeaways
-
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_UPDATEDhas been added to indicate change in voice of merchant status, encompassing both gain and loss, andLOSS_OF_VOICE_OF_MERCHANTis deprecated. -
Previously, the
LOSS_OF_VOICE_OF_MERCHANTnotification type was added to indicate a loss in the voice of merchant status for a location.
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