AI-generated Key Takeaways
-
DayPartTargeting allows modification of line item delivery times for specific days of the week, overriding the default all-day, all-time serving.
-
The
dayParts
field specifies the exact days and times for delivery using an array ofDayPart
objects. -
The
timeZone
field, defaulting to the browser's time zone, can be set toPUBLISHER
to use the publisher's time zone for delivery.
Modify the delivery times of line items for particular days of the week. By default, line items are served at all days and times.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
|
Specifies days of the week and times at which a If targeting all days and times, this value will be ignored. |
|
Specifies the time zone to be used for delivering LineItem objects. This attribute is optional and defaults to DeliveryTimeZone.BROWSER. Setting this has no effect if targeting all days and times. Enumerations
|