enum DeliveryTimeZone (v202411)
Represents the time zone to be used for DayPartTargeting.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["DeliveryTimeZone specifies the time zone used for DayPartTargeting in Ad Manager."],["It offers two options: `PUBLISHER` to use the publisher's time zone and `BROWSER` to use the browser's time zone."],["This setting is relevant to various services in Ad Manager, including AdRuleService, AdjustmentService, and others listed."]]],["The content outlines services related to ad management, including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. A key dependency, DayPartTargeting, uses a DeliveryTimeZone. This DeliveryTimeZone can be set to either `PUBLISHER` (the publisher's time zone) or `BROWSER` (the browser's time zone) to define the time zone for DayPartTargeting.\n"]]