[[["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."],[[["DayOfWeek is an enumeration used to represent the days of the week within the 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 AdjustmentService, ForecastService, LineItemService and others for scheduling and targeting purposes."],["The namespace for DayOfWeek is `https://www.google.com/apis/ads/publisher/v202402`, indicating its version and context within the broader Ad Manager API structure."]]],["The content defines `DayOfWeek` as an enumeration within the `v202402` namespace. This enumeration represents the days of the week, including `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`. It is a dependency for services such as `AdRuleService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService` and `YieldGroupService`. Each day has a corresponding description.\n"]]