[[["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-11-19 UTC."],[[["DayOfWeek is an enumeration representing the days of the week, used within the Google Ad Manager API."],["This enumeration includes values for each day of the week: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, and SUNDAY."],["Each value within the DayOfWeek enumeration has a corresponding description specifying the day it represents."],["The DayOfWeek enumeration is part of the Google Ad Manager API namespace `https://www.google.com/apis/ads/publisher/v202411`."],["This enumeration is used as a dependency in several services, including NativeStyleService, to specify or target specific days within Ad Manager."]]],["The content defines `DayOfWeek` as an enumeration within the Google Ad Manager API (v202411), specifically under the namespace `https://www.google.com/apis/ads/publisher/v202411`. It lists the seven days of the week: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, and Sunday. This enumeration is a dependency used by various services, including AdRuleService, AdjustmentService, ForecastService, and others, in the context of `DayPart` function. The `NativeStyleService` also uses it.\n"]]