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

Properties

virtual System.Collections.Generic.IList< OrderPromotionItemApplicableItems [get, set]
 Items which this promotion may be applied to. If empty, there are no restrictions on applicable items and quantity. More...
 
virtual System.Collections.Generic.IList< OrderPromotionItemAppliedItems [get, set]
 Items which this promotion have been applied to. Do not provide for orders.createtestorder. More...
 
virtual string EndTime [get, set]
 Promotion end time in ISO 8601 format. Date, time, and offset required, e.g., "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z". More...
 
virtual string Funder [get, set]
 The party funding the promotion. Only merchant is supported for orders.createtestorder. More...
 
virtual string MerchantPromotionId [get, set]
 This field is used to identify promotions within merchants' own systems. More...
 
virtual Price PriceValue [get, set]
 Estimated discount applied to price. Amount is pre-tax or post-tax depending on location of order. More...
 
virtual string ShortTitle [get, set]
 A short title of the promotion to be shown on the checkout page. Do not provide for orders.createtestorder. More...
 
virtual string StartTime [get, set]
 Promotion start time in ISO 8601 format. Date, time, and offset required, e.g., "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z". More...
 
virtual string Subtype [get, set]
 The category of the promotion. Only moneyOff is supported for orders.createtestorder. More...
 
virtual Price TaxValue [get, set]
 Estimated discount applied to tax (if allowed by law). Do not provide for orders.createtestorder. More...
 
virtual string Title [get, set]
 The title of the promotion. More...
 
virtual string Type [get, set]
 The scope of the promotion. Only product is supported 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

◆ ApplicableItems

virtual System.Collections.Generic.IList<OrderPromotionItem> Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.ApplicableItems
getset

Items which this promotion may be applied to. If empty, there are no restrictions on applicable items and quantity.

◆ AppliedItems

virtual System.Collections.Generic.IList<OrderPromotionItem> Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.AppliedItems
getset

Items which this promotion have been applied to. Do not provide for orders.createtestorder.

◆ EndTime

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.EndTime
getset

Promotion end time in ISO 8601 format. Date, time, and offset required, e.g., "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z".

◆ ETag

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

The ETag of the item.

◆ Funder

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.Funder
getset

The party funding the promotion. Only merchant is supported for orders.createtestorder.

◆ MerchantPromotionId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.MerchantPromotionId
getset

This field is used to identify promotions within merchants' own systems.

◆ PriceValue

virtual Price Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.PriceValue
getset

Estimated discount applied to price. Amount is pre-tax or post-tax depending on location of order.

◆ ShortTitle

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.ShortTitle
getset

A short title of the promotion to be shown on the checkout page. Do not provide for orders.createtestorder.

◆ StartTime

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.StartTime
getset

Promotion start time in ISO 8601 format. Date, time, and offset required, e.g., "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z".

◆ Subtype

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.Subtype
getset

The category of the promotion. Only moneyOff is supported for orders.createtestorder.

◆ TaxValue

virtual Price Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.TaxValue
getset

Estimated discount applied to tax (if allowed by law). Do not provide for orders.createtestorder.

◆ Title

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

The title of the promotion.

◆ Type

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderPromotion.Type
getset

The scope of the promotion. Only product is supported for orders.createtestorder.


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