content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.TestOrderLineItemProduct Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.TestOrderLineItemProduct:
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]
 Fees for the item. Optional. More...
 
virtual string Gtin [get, set]
 Global Trade Item Number (GTIN) of the item. Optional. 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. Optional. More...
 
virtual string Mpn [get, set]
 Manufacturer Part Number (MPN) of the item. Optional. More...
 
virtual string OfferId [get, set]
 An identifier of the item. More...
 
virtual Price Price [get, set]
 The price for the product. Tax is automatically calculated for orders where marketplace facilitator tax laws are applicable. Otherwise, tax settings from Merchant Center are applied. 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. Optional. 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.TestOrderLineItemProduct.Brand
getset

Brand of the item.

◆ Condition

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

Condition or state of the item.

◆ ContentLanguage

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

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

◆ ETag

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

The ETag of the item.

◆ Fees

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

Fees for the item. Optional.

◆ Gtin

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

Global Trade Item Number (GTIN) of the item. Optional.

◆ ImageLink

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

URL of an image of the item.

◆ ItemGroupId

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

Shared identifier for all variants of the same product. Optional.

◆ Mpn

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

Manufacturer Part Number (MPN) of the item. Optional.

◆ OfferId

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

An identifier of the item.

◆ Price

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

The price for the product. Tax is automatically calculated for orders where marketplace facilitator tax laws are applicable. Otherwise, tax settings from Merchant Center are applied.

◆ TargetCountry

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

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

◆ Title

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

The title of the product.

◆ VariantAttributes

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

Variant attributes for the item. Optional.


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