type DayPartTargeting (v202508)

  • DayPartTargeting allows modification of line item delivery times for specific days and times.

  • By default, line items are served at all days and times.

  • The dayParts field specifies the days and times for delivery.

  • The timeZone field specifies the time zone for delivery, defaulting to the browser's time zone.

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

dayParts

DayPart[]

Specifies days of the week and times at which a LineItem will be delivered.

If targeting all days and times, this value will be ignored.

timeZone

DeliveryTimeZone

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
PUBLISHER
Use the time zone of the publisher.
BROWSER
Use the time zone of the browser.