[[["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-08-20 UTC."],[[["`DayOfWeek` is an enumeration in Google Ad Manager's API that represents the days of the week."],["It includes values for each day: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`."],["This enumeration is used within various Ad Manager services like `AdRuleService`, `ProposalService`, and `NativeStyleService` for scheduling and targeting purposes."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The core content outlines services within a publisher API, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. These services utilize the `DayOfWeek` dependency, defining days of the week as an enumeration. The defined days are `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY` and are part of the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]