[[["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 2025-08-06 UTC."],[[["The `DayOfWeek` enumeration, within the Google Ad Manager API, defines the days of the week."],["It includes values for `MONDAY` through `SUNDAY` to be used within other Ad Manager services like `YieldGroupService` and `ProposalService`."],["This enumeration is part of the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The document defines `DayOfWeek` as an enumeration within the Google Ad Manager API (v202408), specifically under the namespace `https://www.google.com/apis/ads/publisher/v202408`. It lists the seven days of the week: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`. `DayOfWeek` is used by multiple services like AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, and others. It is also identified as a dependency for `YieldGroupService.DayPart`.\n"]]