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 define the time zone for DayPartTargeting in AdRuleService."],["It has two possible values: PUBLISHER (uses the publisher's time zone) and BROWSER (uses the browser's time zone)."],["It is part of the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["DeliveryTimeZone is applicable to several services including AdRuleService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService."]]],["The content outlines services related to ad management, including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. These services utilize `DayPartTargeting` and rely on `DeliveryTimeZone`. `DeliveryTimeZone` specifies whether to use the publisher's or browser's time zone. The available options are `PUBLISHER` or `BROWSER`.\n"]]