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 determines the time zone used for DayPartTargeting in ad proposals."],["It offers two options: using the publisher's time zone or the browser's time zone."],["DeliveryTimeZone is part of the ProposalLineItemService and related services within the Google Ad Manager API."]]],["The core content outlines the `DeliveryTimeZone` within the Ad Manager API, version v202408, and its associated services. Key services include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. `DeliveryTimeZone` is used for `DayPartTargeting` and supports two time zone options: `PUBLISHER` (using the publisher's time zone) and `BROWSER` (using the user's browser time zone).\n"]]