[[["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 used in Google Ad Manager to represent the days of the week."],["It includes seven values: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`, each corresponding to a specific day."],["DayOfWeek belongs to the `https://www.google.com/apis/ads/publisher/v202402` namespace and is utilized by various services like AdRuleService, AdjustmentService, and others."],["This enumeration is a crucial component for scheduling and targeting functionalities within Google Ad Manager, allowing advertisers to specify particular days for their campaigns or ad rules."]]],["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 that `DayOfWeek` represents days of the week and belongs to the namespace `https://www.google.com/apis/ads/publisher/v202402`. The enumeration lists seven values: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`, each corresponding to a specific day of the week.\n"]]