[[["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-05-15 UTC."],[[["The `DeliveryTimeZone` enumeration, within the `YieldGroupService`, determines how time zones are handled for ad delivery."],["It offers two options: `PUBLISHER`, which likely uses the publisher's time zone, and `BROWSER`, which likely uses the user's browser time zone."],["This setting is relevant for services such as `AdRuleService`, `AdjustmentService`, `ForecastService`, and others listed, impacting how they function with respect to time zones."]]],["The content defines `DeliveryTimeZone` within the namespace `https://www.google.com/apis/ads/publisher/v202405`, used across multiple services: AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup. `DayPartTargeting` is a dependency for the `YieldGroupService`. `DeliveryTimeZone` has two enumeration options: `PUBLISHER` and `BROWSER`. These are the only options to choose from when using this enum.\n"]]