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

Properties

virtual string DeadlineDate [get, set]
 Date of the order deadline, in ISO 8601 format. E.g. "2016-11-29" for 29th November 2016. Required. More...
 
virtual System.Nullable< long > DeadlineHour [get, set]
 Hour of the day on the deadline date until which the order has to be placed to qualify for the delivery guarantee. Possible values are: 0 (midnight), 1, ..., 12 (noon), 13, ..., 23. Required. More...
 
virtual string DeadlineTimezone [get, set]
 Timezone identifier for the deadline hour. A list of identifiers can be found in the AdWords API documentation. E.g. "Europe/Zurich". Required. More...
 
virtual string HolidayId [get, set]
 Unique identifier for the holiday. Required. More...
 
virtual string VisibleFromDate [get, set]
 Date on which the deadline will become visible to consumers in ISO 8601 format. E.g. "2016-10-31" for 31st October 2016. Required. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ DeadlineDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.HolidayCutoff.DeadlineDate
getset

Date of the order deadline, in ISO 8601 format. E.g. "2016-11-29" for 29th November 2016. Required.

◆ DeadlineHour

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.HolidayCutoff.DeadlineHour
getset

Hour of the day on the deadline date until which the order has to be placed to qualify for the delivery guarantee. Possible values are: 0 (midnight), 1, ..., 12 (noon), 13, ..., 23. Required.

◆ DeadlineTimezone

virtual string Google.Apis.ShoppingContent.v2_1.Data.HolidayCutoff.DeadlineTimezone
getset

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

◆ ETag

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

The ETag of the item.

◆ HolidayId

virtual string Google.Apis.ShoppingContent.v2_1.Data.HolidayCutoff.HolidayId
getset

Unique identifier for the holiday. Required.

◆ VisibleFromDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.HolidayCutoff.VisibleFromDate
getset

Date on which the deadline will become visible to consumers in ISO 8601 format. E.g. "2016-10-31" for 31st October 2016. Required.


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