[[["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 specify a time period within a week, utilizing day of the week and start/end times."],["DayPart is defined by its dayOfWeek, startTime, and endTime fields within the Google Ad Manager API."],["DayOfWeek enumerations include MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, and SUNDAY."],["Start and end times for DayPart objects are designated using the TimeOfDay object."]]],["The core content details the `DayPart` feature within the Google Ad Manager API, version v202405. It's used across multiple services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. The `DayPart` includes fields for `dayOfWeek`, `startTime`, and `endTime`. `dayOfWeek` utilizes the `DayOfWeek` enumeration: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, `SUNDAY`, while `startTime` and `endTime` utilize `TimeOfDay`.\n"]]