enum DeliveryTimeZone (v202408)
Represents the time zone to be used for DayPartTargeting.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["DeliveryTimeZone is used for DayPartTargeting and determines which time zone to use for ad delivery."],["This feature allows publishers to target ads based on either the publisher's time zone or the user's browser time zone."],["DeliveryTimeZone is part of the AdRuleService and uses a namespace of `https://www.google.com/apis/ads/publisher/v202408`."]]],["The content outlines the `DeliveryTimeZone` within the Google Ad Manager API (v202408). This setting determines the time zone used for `DayPartTargeting` across various services, including AdRule, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup services. Two options are available: `PUBLISHER` to use the publisher's time zone, and `BROWSER` to utilize the browser's time zone. The namespace for this API is provided.\n"]]