[[["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."],[[["A `DayPart` in Google Ad Manager allows you to target specific time periods within a day of the week for a Line Item."],["It is defined by the `dayOfWeek`, `startTime`, and `endTime` fields."],["`dayOfWeek` specifies the day of the week, while `startTime` and `endTime` represent the start and end times of the targeted period."],["These time periods are inclusive of the `startTime` and exclusive of the `endTime`."]]],["The content details `DayPart`, a time-period targeting option for `LineItem` within the ad management system. It's defined by the `dayOfWeek` (required) and a time range specified by `startTime` and `endTime`. `dayOfWeek` uses enumerations like `MONDAY`, `TUESDAY`, and `SUNDAY`. `startTime` and `endTime` utilize `TimeOfDay` to delineate the targeted period, where the start is inclusive, and the end is exclusive. It also includes a list of services related to ads management.\n"]]