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 specifies the time zone used for DayPartTargeting in ad serving."],["It offers two options: `PUBLISHER` to use the publisher's time zone and `BROWSER` to use the user's browser time zone."],["This setting impacts how daypart targeting is applied to ad requests, determining when ads are shown based on the selected time zone."]]],["The provided content defines the `DeliveryTimeZone` setting, which determines the time zone for `DayPartTargeting`. It is used across multiple services including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, and `YieldGroupService`. Two options are available: `PUBLISHER`, utilizing the publisher's time zone, and `BROWSER`, employing the user's browser time zone. The setting is part of the `TargetingPresetService` and is detailed within the `v202405` namespace.\n"]]