Namespace Google.Apis.Merchant.promotions_v1beta
Classes
AccountsResource
The "accounts" collection of methods.
AccountsResource.PromotionsResource
The "promotions" collection of methods.
AccountsResource.PromotionsResource.GetRequest
Retrieves the promotion from your Merchant Center account. After inserting or updating a promotion input, it may take several minutes before the updated promotion can be retrieved.
AccountsResource.PromotionsResource.InsertRequest
Inserts a promotion for your Merchant Center account. If the promotion already exists, then it updates the promotion instead.
AccountsResource.PromotionsResource.ListRequest
Lists the promotions in your Merchant Center account. The response might contain fewer items than
specified by pageSize
. Rely on pageToken
to determine if there are more items to be requested. After
inserting or updating a promotion, it may take several minutes before the updated processed promotion
can be retrieved.
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.