Notifications API

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