[[["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 line items."],["It consists of `dayOfWeek`, `startTime`, and `endTime` fields to define the targeted period."],["The `dayOfWeek` field is required and specifies the day of the week for targeting."],["`startTime` and `endTime` represent the start and end times of the targeted period."],["These fields enable advertisers to refine their targeting based on specific days and time ranges."]]],["The core content describes the `DayPart` feature, representing a targeted time period within a specific day of the week. It's used by services like `AdRuleService`, `LineItemService`, and others. Key fields within `DayPart` include `dayOfWeek` (specifying the day, with enumerations from MONDAY to SUNDAY), `startTime`, and `endTime`. `DayPart` targeting is dependent on `DayPartTargeting`. These parameters are used to define the start and end times of the targeted period.\n"]]