[[["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."],[],["`DayPart` specifies a targeted time period within a day of the week for a `LineItem`. It's used by services like `AdRuleService`, `ForecastService`, and `LineItemService`. The key elements of `DayPart` are `dayOfWeek`, `startTime`, and `endTime`. `dayOfWeek` indicates the targeted day (e.g., MONDAY), `startTime` denotes the period's beginning, and `endTime` specifies its conclusion, both using `TimeOfDay`. `DayPart` is a dependency of `DayPartTargeting`.\n"]]