[[["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 2025-08-06 UTC."],[],["The core content describes `DayPart`, a time-period within a day of the week targeted by a `LineItem`. It includes the `dayOfWeek`, which specifies the target day using enumerations like `MONDAY` through `SUNDAY`. `startTime` and `endTime`, both `TimeOfDay` types, define the targeted period's start and end times, respectively. This targeting is utilized within various services like `AdRuleService`, `ForecastService`, and others, with `DayPartTargeting` as a dependency.\n"]]