[[["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, used by `LineItem`. It includes `dayOfWeek`, `startTime`, and `endTime`. `dayOfWeek` is a required field, defining the day the targeting applies to, with enumerated values from `MONDAY` to `SUNDAY`. `startTime` and `endTime`, using the `TimeOfDay` type, define the inclusive start and exclusive end of the targeted period, respectively. Several services interact with it including: AdRuleService, AdjustmentService, ForecastService, LineItemService and more.\n"]]