Resource: PubsubNotificationSettings
Settings for Pub/Sub notifications, all methods require that the caller is a direct user of the merchant center account.
| JSON representation |
|---|
{ "kind": string, "cloudTopicName": string, "registeredEvents": [ string ] } |
| Fields | |
|---|---|
kind |
Identifies what kind of resource this is. Value: the fixed string " |
cloudTopicName |
Cloud pub/sub topic to which notifications are sent (read-only). |
registeredEvents[] |
List of event types. Acceptable values are:
|
Methods |
|
|---|---|
|
Retrieves a Merchant Center account's pubsub notification settings. |
|
Register a Merchant Center account for pubsub notifications. |