[[["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 within the Google Ad Manager API."],["It specifies the days of the week, ranging from Monday to Sunday."],["This enumeration is used within various Ad Manager services like AdRuleService and ProposalService to define time-based targeting or scheduling."],["It's part of the namespace `https://www.google.com/apis/ads/publisher/v202402`, indicating its version and context within the API."],["The `DayOfWeek` enumeration has dependencies on `DayPart` which provides more granular time divisions within a day."]]],["The core content lists services related to ad management, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. These services utilize a shared dependency: `DayOfWeek`. `DayOfWeek` enumerates the days of the week: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`, and their namespace. The listed services are linked to it.\n"]]