[[["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 AdRuleService, AdjustmentService, and others, to specify the desired day for operations or targeting."],["DayOfWeek belongs to the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The content defines the `DayOfWeek` enumeration, which lists the seven days of the week: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, and Sunday. This enumeration is used within multiple services, including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, TargetingPresetService, and YieldGroupService. It's a dependency related to `DayPart` and found under the `PublisherQueryLanguageService` namespace.\n"]]