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

Properties

virtual string Actor [get, set]
 The actor that created the cancellation. More...
 
virtual string CreationDate [get, set]
 Date on which the cancellation has been created, in ISO 8601 format. More...
 
virtual System.Nullable< long > Quantity [get, set]
 The quantity that was canceled. More...
 
virtual string Reason [get, set]
 The reason for the cancellation. Orders that are canceled with a noInventory reason will lead to the removal of the product from Shopping Actions until you make an update to that product. This will not affect your Shopping ads. More...
 
virtual string ReasonText [get, set]
 The explanation of the reason. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Actor

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderCancellation.Actor
getset

The actor that created the cancellation.

◆ CreationDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderCancellation.CreationDate
getset

Date on which the cancellation has been created, in ISO 8601 format.

◆ ETag

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

The ETag of the item.

◆ Quantity

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

The quantity that was canceled.

◆ Reason

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderCancellation.Reason
getset

The reason for the cancellation. Orders that are canceled with a noInventory reason will lead to the removal of the product from Shopping Actions until you make an update to that product. This will not affect your Shopping ads.

◆ ReasonText

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderCancellation.ReasonText
getset

The explanation of the reason.


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