[[["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` 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."],["`DayPart` is used within various services like `LineItemService` for ad delivery control."]]],["The core content details the `DayPart` feature, representing a targeted time-period within a day of the week for a `LineItem`. It lists services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, and others. `DayPart` requires three fields: `dayOfWeek` (specifying a day from Monday to Sunday), `startTime` (inclusive start time), and `endTime` (exclusive end time), defining the targeted period using the `TimeOfDay` type. The namespace for the functions is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]