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 serving."],["It offers two options: using the publisher's time zone (`PUBLISHER`) or the browser's time zone (`BROWSER`)."],["This setting impacts how DayPartTargeting is applied, ensuring ads are delivered at the intended times based on the chosen time zone."]]],["The core content outlines the `DeliveryTimeZone` settings within various Ad Manager services. Key services mentioned include `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. `DeliveryTimeZone` dictates the time zone used for `DayPartTargeting`, with options being `PUBLISHER` (publisher's time zone) or `BROWSER` (browser's time zone). It has dependencies on `DayPartTargeting`.\n"]]