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

Properties

virtual System.Nullable< long > Hour [get, set]
 Hour of the cutoff time until which an order has to be placed to be processed in the same day. Required. More...
 
virtual System.Nullable< long > Minute [get, set]
 Minute of the cutoff time until which an order has to be placed to be processed in the same day. Required. More...
 
virtual string Timezone [get, set]
 Timezone identifier for the cutoff time. A list of identifiers can be found in the AdWords API documentation. E.g. "Europe/Zurich". Required. 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.CutoffTime.ETag
getset

The ETag of the item.

◆ Hour

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.CutoffTime.Hour
getset

Hour of the cutoff time until which an order has to be placed to be processed in the same day. Required.

◆ Minute

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.CutoffTime.Minute
getset

Minute of the cutoff time until which an order has to be placed to be processed in the same day. Required.

◆ Timezone

virtual string Google.Apis.ShoppingContent.v2_1.Data.CutoffTime.Timezone
getset

Timezone identifier for the cutoff time. A list of identifiers can be found in the AdWords API documentation. E.g. "Europe/Zurich". Required.


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