Show / Hide Table of Contents

Namespace Google.Apis.Merchant.products_v1beta

Classes

AccountsResource

The "accounts" collection of methods.

AccountsResource.ProductInputsResource

The "productInputs" collection of methods.

AccountsResource.ProductInputsResource.DeleteRequest

Deletes a product input from your Merchant Center account. After inserting, updating, or deleting a product input, it may take several minutes before the processed product can be retrieved.

AccountsResource.ProductInputsResource.InsertRequest

Uploads a product input to your Merchant Center account. You must have a products data source to be able to insert a product. The unique identifier of the data source is passed as a query parameter in the request URL. If a product input with the same contentLanguage, offerId, and dataSource already exists, then the product input inserted by this method replaces that entry. After inserting, updating, or deleting a product input, it may take several minutes before the processed product can be retrieved.

AccountsResource.ProductInputsResource.PatchRequest

Updates the existing product input in your Merchant Center account. The name of the product input to update is taken from the name field within the ProductInput resource. After inserting, updating, or deleting a product input, it may take several minutes before the processed product can be retrieved.

AccountsResource.ProductsResource

The "products" collection of methods.

AccountsResource.ProductsResource.GetRequest

Retrieves the processed product from your Merchant Center account. After inserting, updating, or deleting a product input, it may take several minutes before the updated final product can be retrieved.

AccountsResource.ProductsResource.ListRequest

Lists the processed products 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, updating, or deleting a product input, it may take several minutes before the updated processed product 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.

In this article
Back to top Generated by DocFX