[[["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` objects represent time periods within a day of the week, targeted by line items for ad delivery."],["These objects are defined by a required `dayOfWeek` field and `startTime` and `endTime` fields specifying the targeted time range."],["`startTime` is inclusive, while `endTime` is exclusive, meaning the target period starts at `startTime` and ends just before `endTime`."],["Advertisers can use `DayPart` targeting to focus their ads on specific days and times for optimal reach and performance."]]],["The content details `DayPart`, a time-period within a day of the week targeted by a `LineItem`. Key fields include `dayOfWeek`, specifying the targeted day (Monday-Sunday), `startTime`, and `endTime`, denoting the targeted period's start and end times respectively. It falls under the `ForecastService` and has a namespace of `https://www.google.com/apis/ads/publisher/v202405`. Several Services are mentioned, including `AdRuleService`, `AdjustmentService`, `LineItemService` and more.\n"]]