content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.PosSaleRequest Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.PosSaleRequest:
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 Price Price [get, set]
 The price of the item. More...
 
virtual System.Nullable< long > Quantity [get, set]
 The relative change of the available quantity. Negative for items returned. More...
 
virtual string SaleId [get, set]
 A unique ID to group items from the same sale event. 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
 

Property Documentation

◆ ContentLanguage

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

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

◆ ETag

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

The ETag of the item.

◆ Gtin

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

Global Trade Item Number.

◆ ItemId

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

A unique identifier for the item.

◆ Price

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

The price of the item.

◆ Quantity

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

The relative change of the available quantity. Negative for items returned.

◆ SaleId

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosSaleRequest.SaleId
getset

A unique ID to group items from the same sale event.

◆ StoreCode

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosSaleRequest.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.PosSaleRequest.TargetCountry
getset

The CLDR territory code for the item.

◆ Timestamp

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

The inventory timestamp, in ISO 8601 format.


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