enum DeliveryTimeZone (v202411)

  • DeliveryTimeZone specifies the time zone used for DayPartTargeting, which affects when ads are shown.

  • It offers two options: PUBLISHER, using the publisher's time zone, and BROWSER, using the user's browser time zone.

  • This setting is relevant for services like ForecastService, LineItemService, and others that involve ad delivery scheduling.

Represents the time zone to be used for DayPartTargeting.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
PUBLISHER Use the time zone of the publisher.
BROWSER Use the time zone of the browser.