[[["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-11-19 UTC."],[[["DayOfWeek is an enumeration that defines the days of the week within the Google Ad Manager API."],["It includes values for each day: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`."],["This enumeration is utilized by various services like ForecastService, LineItemService, etc.for scheduling and targeting purposes."],["It falls under the namespace `https://www.google.com/apis/ads/publisher/v202411` within the v202411 version of the API."]]],["The document outlines services related to ad management, including `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. It details the `DayOfWeek` enumeration, which represents days of the week from `MONDAY` to `SUNDAY`. The `DayPart` is specified as a dependency within the `ForecastService`. The provided namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`. The document defines the names and descriptions of the days of the week.\n"]]