[[["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` objects represent a specific time period within a day of the week, targeted by LineItems for ad delivery."],["They are defined by a required `dayOfWeek` field, and `startTime` and `endTime` fields indicating the targeted time range."],["`DayPart` objects are used in various Ad Manager services for scheduling and targeting ads."],["The `startTime` is inclusive, while the `endTime` is exclusive in defining the targeted time period."]]],["The content describes `DayPart`, a time-period within a day of the week targeted by a `LineItem`. It is a dependency of `DayPartTargeting`. Key components include `dayOfWeek`, specifying the target day with values like `MONDAY` to `SUNDAY`. `startTime` and `endTime` define the targeted time range using `TimeOfDay`. `DayPart` is utilized within multiple services, including `AdRuleService`, `ForecastService`, and `LineItemService`, among others.\n"]]