[[["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-11-19 UTC."],[[["DayPartTargeting allows you to control the delivery times of line items based on specific days and times of the week."],["By default, line items are delivered at all times and days, but DayPartTargeting lets you modify this for more granular control."],["You can specify the days of the week and times for delivery, as well as the desired time zone for the line item to be served."],["The DeliveryTimeZone can be set to either the publisher's time zone (PUBLISHER) or the user's browser time zone (BROWSER), with the browser time zone being the default."]]],["The core content describes `DayPartTargeting`, which allows modifying line item delivery times for specific days and times. Key actions include specifying `dayParts` to define when a `LineItem` is delivered, and setting the `timeZone` for delivery, defaulting to the browser's time zone. It works with services like `AdRuleService`, `ForecastService`, and `LineItemService`, with dependencies on `Targeting`. Two time zone enumerations are given: `PUBLISHER` and `BROWSER`.\n"]]