enum DeliveryTimeZone (v202402)
Represents the time zone to be used for DayPartTargeting.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["DeliveryTimeZone is used for DayPartTargeting to represent the applicable time zone."],["It utilizes a namespace linked to Google Ad Manager's API."],["Publishers can choose between using their own time zone or the browser's time zone through the available enumerations."]]],["The content outlines the `DeliveryTimeZone` used for `DayPartTargeting` within various services: `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. It specifies the namespace and defines two time zone options: `PUBLISHER`, which uses the publisher's time zone, and `BROWSER`, which uses the browser's time zone.\n"]]