[[["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-05-15 UTC."],[[["`DayOfWeek` is an enumeration used in Google Ad Manager API to represent the days of the week."],["It includes values for each day: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`."],["This enumeration is often used within services like targeting presets to specify days for scheduling or applying rules."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content defines `DayOfWeek` as an enumeration used within various services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `TargetingPresetService` and others. It specifies days of the week. It is located within the namespace `https://www.google.com/apis/ads/publisher/v202405`. The enumeration values include `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`, each representing a specific day of the week. It references `DayPart` as a dependency.\n"]]