content  v2.1
Classes | Public Member Functions | List of all members
Google.Apis.ShoppingContent.v2_1.PubsubnotificationsettingsResource Class Reference

The "pubsubnotificationsettings" collection of methods. More...

Classes

class  GetRequest
 Retrieves a Merchant Center account's pubsub notification settings. More...
 
class  UpdateRequest
 Register a Merchant Center account for pubsub notifications. Note that cloud topic name should not be provided as part of the request. More...
 

Public Member Functions

 PubsubnotificationsettingsResource (Google.Apis.Services.IClientService service)
 Constructs a new resource. More...
 
virtual GetRequest Get (ulong merchantId)
 Retrieves a Merchant Center account's pubsub notification settings. More...
 
virtual UpdateRequest Update (Google.Apis.ShoppingContent.v2_1.Data.PubsubNotificationSettings body, ulong merchantId)
 Register a Merchant Center account for pubsub notifications. Note that cloud topic name should not be provided as part of the request. More...
 

Detailed Description

The "pubsubnotificationsettings" collection of methods.

Constructor & Destructor Documentation

◆ PubsubnotificationsettingsResource()

Google.Apis.ShoppingContent.v2_1.PubsubnotificationsettingsResource.PubsubnotificationsettingsResource ( Google.Apis.Services.IClientService  service)
inline

Constructs a new resource.

Member Function Documentation

◆ Get()

virtual GetRequest Google.Apis.ShoppingContent.v2_1.PubsubnotificationsettingsResource.Get ( ulong  merchantId)
inlinevirtual

Retrieves a Merchant Center account's pubsub notification settings.

Parameters
merchantIdThe ID of the account for which to get pubsub notification settings.

◆ Update()

virtual UpdateRequest Google.Apis.ShoppingContent.v2_1.PubsubnotificationsettingsResource.Update ( Google.Apis.ShoppingContent.v2_1.Data.PubsubNotificationSettings  body,
ulong  merchantId 
)
inlinevirtual

Register a Merchant Center account for pubsub notifications. Note that cloud topic name should not be provided as part of the request.

Parameters
bodyThe body of the request.
merchantIdThe ID of the account.

The documentation for this class was generated from the following file: