GoogleApi.Content.V21.Model.HolidayCutoff (google_api_content v0.52.0) View Source
Attributes
-
deadlineDate
(type:String.t
, default:nil
) - Date of the order deadline, in ISO 8601 format. E.g. "2016-11-29" for 29th November 2016. Required. -
deadlineHour
(type:integer()
, default:nil
) - 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
(type:String.t
, default:nil
) - Timezone identifier for the deadline hour. A list of identifiers can be found in the AdWords API documentation. E.g. "Europe/Zurich". Required. -
holidayId
(type:String.t
, default:nil
) - Unique identifier for the holiday. Required. -
visibleFromDate
(type:String.t
, default:nil
) - Date on which the deadline will become visible to consumers in ISO 8601 format. E.g. "2016-10-31" for 31st October 2016. Required.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.