Represents a FeedItem schedule, which specifies a time interval on a given day when the feed item may serve. The FeedItemSchedule times are in the account's time zone.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201806
Field |
|
---|---|
|
Day of the week the schedule applies to. Enumerations
This field is required and should not be
null . |
|
Starting hour in 24 hour time. This field must be between 0 and 23, inclusive.
This field is required and should not be
null . |
|
Interval starts these minutes after the starting hour. The value can be 0, 15, 30, and 45. Enumerations
This field is required and should not be
null . |
|
Ending hour in 24 hour time; This field must be between 0 and 24, inclusive.
This field is required and should not be
null . |
|
Interval ends these minutes after the ending hour. The value can be 0, 15, 30, and 45. Enumerations
This field is required and should not be
null . |