AI-generated Key Takeaways
- 
          DeliveryTimeZone is an enumeration used for DayPartTargeting to represent the time zone. 
- 
          It has two possible values: PUBLISHER, which uses the publisher's time zone, and BROWSER, which uses the browser's time zone. 
- 
          This concept is relevant across various services including AdRuleService, ForecastService, and LineItemService. 
Represents the time zone to be used for DayPartTargeting.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description | 
|---|---|
| PUBLISHER | Use the time zone of the publisher. | 
| BROWSER | Use the time zone of the browser. |