enum DeliveryTimeZone (v202405)
Represents the time zone to be used for DayPartTargeting.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Enumeration |
Description |
PUBLISHER
|
Use the time zone of the publisher.
|
BROWSER
|
Use the time zone of the browser.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["DeliveryTimeZone is used to determine the time zone for DayPartTargeting in Ad Manager."],["It offers two options: PUBLISHER, which utilizes the publisher's time zone, and BROWSER, which uses the browser's time zone."],["This setting impacts how dayparts are interpreted and applied to ad targeting within the platform, influencing ad delivery schedules."]]],["The content outlines services within an ad management system, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, and others. It details the `DeliveryTimeZone`, which specifies the time zone used for `DayPartTargeting`. The `DeliveryTimeZone` can be set to either `PUBLISHER`'s or `BROWSER`'s time zone. `ForecastService` and `DayPartTargeting` are identified as a key component and its dependency, respectively.\n"]]