[[["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 specify days of the week within the Google Ad Manager API."],["It includes all seven days of the week (Monday through Sunday) as individual values."],["This enumeration is used within various Google Ad Manager services, such as AdRuleService, AdjustmentService, and others, to schedule or target ad delivery on specific days."],["The DayOfWeek enumeration belongs to the `https://www.google.com/apis/ads/publisher/v202408` namespace."]]],["The content defines `DayOfWeek` as an enumeration used within multiple services, including AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup services. It specifies seven possible values for `DayOfWeek`: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, and SUNDAY, each representing a specific day of the week. It includes also the DayPart as a dependency of the ProposalService. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]