pubsubnotificationsettings
Overview
Name | pubsubnotificationsettings |
Type | Resource |
Id | googledevelopers.content.pubsubnotificationsettings |
Fields
Name | Datatype | Description |
---|---|---|
registeredEvents | array | List of event types. Acceptable values are: - "orderPendingShipment " |
cloudTopicName | string | Cloud pub/sub topic to which notifications are sent (read-only). |
kind | string | Identifies what kind of resource this is. Value: the fixed string "content#pubsubNotificationSettings " |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | merchantId | Retrieves a Merchant Center account's pubsub notification settings. |
update | EXEC | merchantId | Register a Merchant Center account for pubsub notifications. Note that cloud topic name shouldn't be provided as part of the request. |