[[["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."],[[["DayPartTargeting allows you to customize 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, unless DayPartTargeting is configured to specify different delivery schedules."],["DayPartTargeting utilizes DayPart objects to define the days and times for delivery, along with DeliveryTimeZone to indicate the relevant time zone for delivery (Publisher or Browser)."],["If targeting all days and times, the 'dayParts' and 'timeZone' values within DayPartTargeting will be disregarded."]]],["The content describes `DayPartTargeting`, which allows modification of line item delivery times for specific days and times. It utilizes `dayParts` to define these delivery periods and `timeZone` to specify the relevant time zone, defaulting to the browser's time zone. Key services impacted include `AdRuleService`, `ForecastService`, and `LineItemService`. The `DeliveryTimeZone` enumeration allows selection between `PUBLISHER` and `BROWSER` time zones. `Targeting` is a dependency of `DayPartTargeting`.\n"]]