[[["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` objects represent a specific time period within a day of the week, targeted by line items for ad delivery."],["It includes the day of the week, start time, and end time to define the targeted period."],["This allows advertisers to specify when their ads should be shown based on the day and time."],["The `dayOfWeek`, `startTime`, and `endTime` fields are used to configure the `DayPart` object."]]],["The document outlines the `DayPart` entity, representing a targeted time period within a day for a `LineItem`. It's used across various services like `AdRuleService`, `ForecastService`, and `LineItemService`. Key fields include `dayOfWeek`, specifying the targeted day (enumerated from MONDAY to SUNDAY), and `startTime` and `endTime`, defining the time period within that day. `DayPart` is dependent on `DayPartTargeting`. The namespace for `DayPart` is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]