content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.LocalinventoryCustomBatchRequestEntry Class Reference

Batch entry encoding a single local inventory update request. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.LocalinventoryCustomBatchRequestEntry:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< long > BatchId [get, set]
 An entry ID, unique within the batch request. More...
 
virtual LocalInventory LocalInventory [get, set]
 Local inventory of the product. More...
 
virtual System.Nullable< ulong > MerchantId [get, set]
 The ID of the managing account. More...
 
virtual string Method [get, set]
 Method of the batch request entry. More...
 
virtual string ProductId [get, set]
 The ID of the product for which to update local inventory. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Batch entry encoding a single local inventory update request.

Property Documentation

◆ BatchId

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.LocalinventoryCustomBatchRequestEntry.BatchId
getset

An entry ID, unique within the batch request.

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.LocalinventoryCustomBatchRequestEntry.ETag
getset

The ETag of the item.

◆ LocalInventory

virtual LocalInventory Google.Apis.ShoppingContent.v2_1.Data.LocalinventoryCustomBatchRequestEntry.LocalInventory
getset

Local inventory of the product.

◆ MerchantId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.LocalinventoryCustomBatchRequestEntry.MerchantId
getset

The ID of the managing account.

◆ Method

virtual string Google.Apis.ShoppingContent.v2_1.Data.LocalinventoryCustomBatchRequestEntry.Method
getset

Method of the batch request entry.

◆ ProductId

virtual string Google.Apis.ShoppingContent.v2_1.Data.LocalinventoryCustomBatchRequestEntry.ProductId
getset

The ID of the product for which to update local inventory.


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