[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-13 UTC."],[[["DeliveryTimeZone specifies the time zone used for DayPartTargeting, impacting when ads are shown based on time of day."],["It offers two options: PUBLISHER, using the publisher's time zone, and BROWSER, using the user's browser time zone."],["This setting is applied across various Google Ad Manager services, like AdRuleService, ForecastService, and LineItemService."]]],["The core content defines the `DeliveryTimeZone` enumeration, used for `DayPartTargeting`. It details available options for time zone selection within ad serving services. The `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService` are referenced. The available options for `DeliveryTimeZone` are: `PUBLISHER` (publisher's time zone) and `BROWSER` (browser's time zone).\n"]]