Namespace Google.Apis.Merchant.inventories_v1beta
Classes
AccountsResource
The "accounts" collection of methods.
AccountsResource.ProductsResource
The "products" collection of methods.
AccountsResource.ProductsResource.LocalInventoriesResource
The "localInventories" collection of methods.
AccountsResource.ProductsResource.LocalInventoriesResource.DeleteRequest
Deletes the specified LocalInventory
from the given product in your merchant account. It might
take a up to an hour for the LocalInventory
to be deleted from the specific product. Once you have
received a successful delete response, wait for that period before attempting a delete again.
AccountsResource.ProductsResource.LocalInventoriesResource.InsertRequest
Inserts a LocalInventory
resource to a product in your merchant account. Replaces the full
LocalInventory
resource if an entry with the same storeCode
already exists for the product. It
might take up to 30 minutes for the new or updated LocalInventory
resource to appear in products.
AccountsResource.ProductsResource.LocalInventoriesResource.ListRequest
Lists the LocalInventory
resources for the given product in your merchant account. The response
might contain fewer items than specified by pageSize
. If pageToken
was returned in previous
request, it can be used to obtain additional results. LocalInventory
resources are listed per
product for a given account.
AccountsResource.ProductsResource.RegionalInventoriesResource
The "regionalInventories" collection of methods.
AccountsResource.ProductsResource.RegionalInventoriesResource.DeleteRequest
Deletes the specified RegionalInventory
resource from the given product in your merchant account.
It might take up to an hour for the RegionalInventory
to be deleted from the specific product.
Once you have received a successful delete response, wait for that period before attempting a delete
again.
AccountsResource.ProductsResource.RegionalInventoriesResource.InsertRequest
Inserts a RegionalInventory
to a given product in your merchant account. Replaces the full
RegionalInventory
resource if an entry with the same region
already exists for the product. It
might take up to 30 minutes for the new or updated RegionalInventory
resource to appear in
products.
AccountsResource.ProductsResource.RegionalInventoriesResource.ListRequest
Lists the RegionalInventory
resources for the given product in your merchant account. The response
might contain fewer items than specified by pageSize
. If pageToken
was returned in previous
request, it can be used to obtain additional results. RegionalInventory
resources are listed per
product for a given account.
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.