[[["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-02-13 UTC."],[[["`DayPart` allows targeting specific time periods within a day of the week for a `LineItem`."],["It requires specifying the `dayOfWeek`, `startTime`, and `endTime` for the targeted period."],["The `startTime` is inclusive, while the `endTime` is exclusive, defining the targeted time range."],["`DayOfWeek` can be any day from Monday to Sunday, ensuring flexibility in targeting."],["Various services like `AdRuleService`, `ProposalService`, and others utilize `DayPart` for scheduling."]]],["`DayPart` targets a specific time period within a day of the week for `LineItem` targeting. The core components include `dayOfWeek`, indicating the target day (e.g., Monday, Tuesday), `startTime` for the period's start, and `endTime` for the period's end. These fields define when an item will be targeted and are used by services including `AdRuleService`, `LineItemService`, and `ProposalService`.\n"]]