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 represent the time zone for DayPartTargeting in proposals."],["It offers two options: using the publisher's time zone (`PUBLISHER`) or the browser's time zone (`BROWSER`)."],["DeliveryTimeZone objects are utilized within various Google Ad Manager services like ProposalService, AdRuleService, and others."],["The namespace for DeliveryTimeZone is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content outlines services related to ad management, including AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup. These services utilize a `DeliveryTimeZone` setting, which dictates the time zone for `DayPartTargeting`. The `DeliveryTimeZone` offers two options: `PUBLISHER`, using the publisher's time zone, or `BROWSER`, using the user's browser time zone. The namespace for these services is provided.\n"]]