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

Properties

virtual string Brand [get, set]
 Brand of the item. More...
 
virtual string Condition [get, set]
 Condition or state of the item. More...
 
virtual string ContentLanguage [get, set]
 The two-letter ISO 639-1 language code for the item. More...
 
virtual System.Collections.Generic.IList< OrderLineItemProductFeeFees [get, set]
 Associated fees at order creation time. More...
 
virtual string Gtin [get, set]
 Global Trade Item Number (GTIN) of the item. More...
 
virtual string Id [get, set]
 The REST ID of the product. More...
 
virtual string ImageLink [get, set]
 URL of an image of the item. More...
 
virtual string ItemGroupId [get, set]
 Shared identifier for all variants of the same product. More...
 
virtual string Mpn [get, set]
 Manufacturer Part Number (MPN) of the item. More...
 
virtual string OfferId [get, set]
 An identifier of the item. More...
 
virtual Price Price [get, set]
 Price of the item. More...
 
virtual string ShownImage [get, set]
 URL to the cached image shown to the user when order was placed. More...
 
virtual string TargetCountry [get, set]
 The CLDR territory code of the target country of the product. More...
 
virtual string Title [get, set]
 The title of the product. More...
 
virtual System.Collections.Generic.IList< OrderLineItemProductVariantAttributeVariantAttributes [get, set]
 Variant attributes for the item. These are dimensions of the product, such as color, gender, material, pattern, and size. You can find a comprehensive list of variant attributes here. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Brand

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemProduct.Brand
getset

Brand of the item.

◆ Condition

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemProduct.Condition
getset

Condition or state of the item.

◆ ContentLanguage

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

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

◆ ETag

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

The ETag of the item.

◆ Fees

virtual System.Collections.Generic.IList<OrderLineItemProductFee> Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemProduct.Fees
getset

Associated fees at order creation time.

◆ Gtin

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

Global Trade Item Number (GTIN) of the item.

◆ Id

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemProduct.Id
getset

The REST ID of the product.

◆ ImageLink

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemProduct.ImageLink
getset

URL of an image of the item.

◆ ItemGroupId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemProduct.ItemGroupId
getset

Shared identifier for all variants of the same product.

◆ Mpn

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemProduct.Mpn
getset

Manufacturer Part Number (MPN) of the item.

◆ OfferId

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

An identifier of the item.

◆ Price

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

Price of the item.

◆ ShownImage

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemProduct.ShownImage
getset

URL to the cached image shown to the user when order was placed.

◆ TargetCountry

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

The CLDR territory code of the target country of the product.

◆ Title

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemProduct.Title
getset

The title of the product.

◆ VariantAttributes

virtual System.Collections.Generic.IList<OrderLineItemProductVariantAttribute> Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemProduct.VariantAttributes
getset

Variant attributes for the item. These are dimensions of the product, such as color, gender, material, pattern, and size. You can find a comprehensive list of variant attributes here.


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