content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.OrderPromotionItem Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.OrderPromotionItem:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string LineItemId [get, set]
 The line item ID of a product. Do not provide for orders.createtestorder. More...
 
virtual string OfferId [get, set]
 Offer ID of a product. Only for orders.createtestorder. More...
 
virtual string ProductId [get, set]
 orders.createtestorder. More...
 
virtual System.Nullable< int > Quantity [get, set]
 The quantity of the associated product. Do not provide for orders.createtestorder. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

The ETag of the item.

◆ LineItemId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderPromotionItem.LineItemId
getset

The line item ID of a product. Do not provide for orders.createtestorder.

◆ OfferId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderPromotionItem.OfferId
getset

Offer ID of a product. Only for orders.createtestorder.

◆ ProductId

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

orders.createtestorder.

◆ Quantity

virtual System.Nullable<int> Google.Apis.ShoppingContent.v2_1.Data.OrderPromotionItem.Quantity
getset

The quantity of the associated product. Do not provide for orders.createtestorder.


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