enum DeliveryTimeZone (v202411)
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/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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eDeliveryTimeZone specifies the time zone used for DayPartTargeting in ad serving.\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\u003eDeliveryTimeZone is part of the Google Ad Manager API and falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content defines `DeliveryTimeZone`, which is used for `DayPartTargeting` within several services, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. `DeliveryTimeZone` has two options: `PUBLISHER`, which uses the publisher's time zone, and `BROWSER`, which uses the browser's time zone. The service can be accessed on this namespace: `https://www.google.com/apis/ads/publisher/v202411`\n"],null,["# enum DeliveryTimeZone (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.DeliveryTimeZone) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.DeliveryTimeZone) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.DeliveryTimeZone) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.DeliveryTimeZone) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.DeliveryTimeZone) **ProposalLineItemService** [ProposalService](/ad-manager/api/reference/v202411/ProposalService.DeliveryTimeZone) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.DeliveryTimeZone) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.DeliveryTimeZone) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.DeliveryTimeZone) **Dependencies** \n[DayPartTargeting](/ad-manager/api/reference/v202411/ProposalLineItemService.DayPartTargeting) \n▼\n**DeliveryTimeZone**\n\nRepresents the time zone to be used for [DayPartTargeting](/ad-manager/api/reference/v202411/ProposalLineItemService.DayPartTargeting).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|-------------------------------------|\n| `PUBLISHER` | Use the time zone of the publisher. |\n| `BROWSER` | Use the time zone of the browser. |"]]