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

A batch entry encoding a single non-batch regional inventory request. More...

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

Properties

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

Detailed Description

A batch entry encoding a single non-batch regional inventory request.

Property Documentation

◆ BatchId

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

An entry ID, unique within the batch request.

◆ ETag

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

The ETag of the item.

◆ MerchantId

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

The ID of the managing account.

◆ ProductId

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

The ID of the product for which to update price and availability.

◆ RegionalInventory

virtual RegionalInventory Google.Apis.ShoppingContent.v2_1.Data.RegionalinventoryCustomBatchRequestEntry.RegionalInventory
getset

Price and availability of the product.


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