enum DeliveryTimeZone (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eDeliveryTimeZone represents the time zone used for DayPartTargeting in Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two options: \u003ccode\u003ePUBLISHER\u003c/code\u003e to use the publisher's time zone and \u003ccode\u003eBROWSER\u003c/code\u003e to use the browser's time zone.\u003c/p\u003e\n"],["\u003cp\u003eThis setting impacts how daypart targeting is applied to ad delivery, ensuring ads are shown during the desired times in the specified time zone.\u003c/p\u003e\n"]]],["The provided content outlines the `DeliveryTimeZone` within the Google Ad Manager API (v202408), which is relevant to several services. It specifies how time zones are handled for `DayPartTargeting` in the `ForecastService`, linked to `AdRuleService`, `AdjustmentService`, and others. The `DeliveryTimeZone` can be set to either `PUBLISHER` (the publisher's time zone) or `BROWSER` (the browser's time zone), which represents the core information on how the time zone will be defined.\n"],null,["# enum DeliveryTimeZone (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.DeliveryTimeZone) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.DeliveryTimeZone) **ForecastService** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.DeliveryTimeZone) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.DeliveryTimeZone) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.DeliveryTimeZone) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.DeliveryTimeZone) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.DeliveryTimeZone) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.DeliveryTimeZone) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.DeliveryTimeZone) **Dependencies** \n[DayPartTargeting](/ad-manager/api/reference/v202408/ForecastService.DayPartTargeting) \n▼\n**DeliveryTimeZone**\n\nRepresents the time zone to be used for [DayPartTargeting](/ad-manager/api/reference/v202408/ForecastService.DayPartTargeting).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|-------------------------------------|\n| `PUBLISHER` | Use the time zone of the publisher. |\n| `BROWSER` | Use the time zone of the browser. |"]]