enum DeliveryTimeZone (v202411)

  • DeliveryTimeZone is an enumeration used for DayPartTargeting to represent the time zone.

  • It specifies whether to use the publisher's or the browser's time zone.

  • Available options are PUBLISHER and BROWSER.

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.