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

The "localinventory" collection of methods. More...

Classes

class  CustombatchRequest
 Updates local inventory for multiple products or stores in a single request. More...
 
class  InsertRequest
 Update the local inventory of a product in your Merchant Center account. More...
 

Public Member Functions

 LocalinventoryResource (Google.Apis.Services.IClientService service)
 Constructs a new resource. More...
 
virtual CustombatchRequest Custombatch (Google.Apis.ShoppingContent.v2_1.Data.LocalinventoryCustomBatchRequest body)
 Updates local inventory for multiple products or stores in a single request. More...
 
virtual InsertRequest Insert (Google.Apis.ShoppingContent.v2_1.Data.LocalInventory body, ulong merchantId, string productId)
 Update the local inventory of a product in your Merchant Center account. More...
 

Detailed Description

The "localinventory" collection of methods.

Constructor & Destructor Documentation

◆ LocalinventoryResource()

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

Constructs a new resource.

Member Function Documentation

◆ Custombatch()

virtual CustombatchRequest Google.Apis.ShoppingContent.v2_1.LocalinventoryResource.Custombatch ( Google.Apis.ShoppingContent.v2_1.Data.LocalinventoryCustomBatchRequest  body)
inlinevirtual

Updates local inventory for multiple products or stores in a single request.

Parameters
bodyThe body of the request.

◆ Insert()

virtual InsertRequest Google.Apis.ShoppingContent.v2_1.LocalinventoryResource.Insert ( Google.Apis.ShoppingContent.v2_1.Data.LocalInventory  body,
ulong  merchantId,
string  productId 
)
inlinevirtual

Update the local inventory of a product in your Merchant Center account.

Parameters
bodyThe body of the request.
merchantIdThe ID of the account that contains the product. This account cannot be a multi-client account.
productIdThe REST ID of the product for which to update local inventory.

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