[[["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` targets specific time periods within a day of the week for a LineItem."],["It is defined by the `dayOfWeek`, `startTime`, and `endTime` fields, specifying the day, start time, and end time of the targeted period."],["`DayPart` is used by various services like AdRuleService, AdjustmentService, ForecastService, and others for scheduling and targeting purposes."]]],["The document details the `DayPart` structure, which defines a targeted time period within a day of the week for line items. Key components include: `dayOfWeek` (specifying the day), `startTime` (the inclusive start time), and `endTime` (the exclusive end time). It uses services such as `AdRuleService`, `ForecastService`, and `LineItemService`, with dependencies like `DayPartTargeting`. Enumerations for `dayOfWeek` include Monday through Sunday. The service can be found at `https://www.google.com/apis/ads/publisher/v202402`.\n"]]