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

The absolute quantity of an item available at the given store. More...

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

Properties

virtual string ContentLanguage [get, set]
 The two-letter ISO 639-1 language code for the item. More...
 
virtual string Gtin [get, set]
 Global Trade Item Number. More...
 
virtual string ItemId [get, set]
 A unique identifier for the item. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#posInventory". More...
 
virtual Price Price [get, set]
 The current price of the item. More...
 
virtual System.Nullable< long > Quantity [get, set]
 The available quantity of the item. More...
 
virtual string StoreCode [get, set]
 The identifier of the merchant's store. Either a storeCode inserted via the API or the code of the store in Google My Business. More...
 
virtual string TargetCountry [get, set]
 The CLDR territory code for the item. More...
 
virtual string Timestamp [get, set]
 The inventory timestamp, in ISO 8601 format. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

The absolute quantity of an item available at the given store.

Property Documentation

◆ ContentLanguage

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosInventory.ContentLanguage
getset

The two-letter ISO 639-1 language code for the item.

◆ ETag

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

The ETag of the item.

◆ Gtin

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosInventory.Gtin
getset

Global Trade Item Number.

◆ ItemId

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosInventory.ItemId
getset

A unique identifier for the item.

◆ Kind

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosInventory.Kind
getset

Identifies what kind of resource this is. Value: the fixed string "content#posInventory".

◆ Price

virtual Price Google.Apis.ShoppingContent.v2_1.Data.PosInventory.Price
getset

The current price of the item.

◆ Quantity

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.PosInventory.Quantity
getset

The available quantity of the item.

◆ StoreCode

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosInventory.StoreCode
getset

The identifier of the merchant's store. Either a storeCode inserted via the API or the code of the store in Google My Business.

◆ TargetCountry

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosInventory.TargetCountry
getset

The CLDR territory code for the item.

◆ Timestamp

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosInventory.Timestamp
getset

The inventory timestamp, in ISO 8601 format.


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