[[["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."],[[["`DayPart` targets specific time periods within a day of the week for a LineItem to run."],["It requires defining the `dayOfWeek`, `startTime`, and `endTime` for the targeted period."],["`startTime` is inclusive, while `endTime` is exclusive in the targeted period."],["`DayPart` objects are used by several services in Ad Manager, including LineItemService, ForecastService, and AdRuleService."]]],["The content details `DayPart`, a time-period targeting mechanism for `LineItem`s, within a given week. It outlines the `DayPart`'s structure, specifying the `dayOfWeek` (a required field, enumerated from `MONDAY` to `SUNDAY`), `startTime`, and `endTime`. These fields define when the target applies, including the start and excluding the end time. Several services interact with `DayPart`, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, and others.\n"]]