enum DeliveryTimeZone (v202405)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Enumeration |
Description |
PUBLISHER
|
|
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."],[[["The `DeliveryTimeZone` enumeration, within the `YieldGroupService`, determines how time zones are handled for ad delivery."],["It offers two options: `PUBLISHER`, which likely uses the publisher's time zone, and `BROWSER`, which likely uses the user's browser time zone."],["This setting is relevant for services such as `AdRuleService`, `AdjustmentService`, `ForecastService`, and others listed, impacting how they function with respect to time zones."]]],["The content defines `DeliveryTimeZone` within the namespace `https://www.google.com/apis/ads/publisher/v202405`, used across multiple services: AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup. `DayPartTargeting` is a dependency for the `YieldGroupService`. `DeliveryTimeZone` has two enumeration options: `PUBLISHER` and `BROWSER`. These are the only options to choose from when using this enum.\n"]]