Represents an AdSchedule Criterion. AdSchedule is specified as day and time of the week criteria to target the Ads.
Note: An AdSchedule may not have more than six intervals in a day.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
Criterion (inherited)
|
|
|
ID of this criterion. This field can be selected using the value "Id".
This field can be filtered on.
This field is required and should not be
null when it is contained within Operators : SET, REMOVE. |
|
Indicates that this instance is a subtype of Criterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. Enumerations
This field can be selected using the value "CriteriaType".
This field can be filtered on.
This field is read only and will be ignored when sent to the API.
|
|
Indicates that this instance is a subtype of Criterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
AdSchedule
|
|
|
Day of the week the schedule applies to. Enumerations
This field can be selected using the value "DayOfWeek".
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
This field is required and should not be
null when it is contained within Operators : ADD. |
|
Starting hour in 24 hour time. This field can be selected using the value "StartHour".
This field must be between 0 and 23, inclusive.
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
This field is required and should not be
null when it is contained within Operators : ADD. |
|
Interval starts these minutes after the starting hour. The value can be 0, 15, 30, and 45. Enumerations
This field can be selected using the value "StartMinute".
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
This field is required and should not be
null when it is contained within Operators : ADD. |
|
Ending hour in 24 hour time; This field can be selected using the value "EndHour".
This field must be between 0 and 24, inclusive.
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
This field is required and should not be
null when it is contained within Operators : ADD. |
|
Interval ends these minutes after the ending hour. The value can be 0, 15, 30, and 45. Enumerations
This field can be selected using the value "EndMinute".
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
This field is required and should not be
null when it is contained within Operators : ADD. |