[[["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 used to represent the days of the week within the Google Ad Manager API."],["This enumeration includes values for each day of the week: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, and SUNDAY."],["It is utilized by various services in the Google Ad Manager API, such as LineItemService and others, for scheduling and targeting purposes."],["DayOfWeek is part of the namespace `https://www.google.com/apis/ads/publisher/v202408` within the API."]]],["The content defines `DayOfWeek` as an enumeration used within several services, including AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup services. `DayOfWeek` is a dependency of `DayPart`. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`. The enumeration lists seven days: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, and SUNDAY, each corresponding to a specific day of the week.\n"]]