Namespace Google.Apis.Merchant.notifications_v1beta
Classes
AccountsResource
The "accounts" collection of methods.
AccountsResource.NotificationsubscriptionsResource
The "notificationsubscriptions" collection of methods.
AccountsResource.NotificationsubscriptionsResource.CreateRequest
Creates a notification subscription for a business. For standalone or subaccounts accounts, the business can create a subscription for self. For MCAs, the business can create a subscription for all managed accounts or for a specific subaccount. We will allow the following types of notification subscriptions to exist together (per business as a subscriber per event type): 1. Subscription for all managed accounts + subscription for self. 2. Multiple "partial" subscriptions for managed accounts + subscription for self. we will not allow (per business as a subscriber per event type): 1. Multiple self subscriptions. 2. Multiple "all managed accounts" subscriptions. 3. "All managed accounts" subscription and partial subscriptions at the same time. 4. Multiple partial subscriptions for the same target account.
AccountsResource.NotificationsubscriptionsResource.DeleteRequest
Deletes a notification subscription for a merchant.
AccountsResource.NotificationsubscriptionsResource.GetRequest
Gets notification subscriptions for an account.
AccountsResource.NotificationsubscriptionsResource.ListRequest
Gets all the notification subscriptions for a merchant.
AccountsResource.NotificationsubscriptionsResource.PatchRequest
Updates an existing notification subscription for a merchant.
MerchantBaseServiceRequest<TResponse>
A base abstract class for Merchant requests.
MerchantService
The Merchant Service.
MerchantService.Scope
Available OAuth 2.0 scopes for use with the Merchant API.
MerchantService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Merchant API.
Enums
MerchantBaseServiceRequest<TResponse>.AltEnum
Data format for response.
MerchantBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.