[[["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 that represents the days of the week, used within the Google Ad Manager API."],["It includes values for each day: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, and SUNDAY."],["This enumeration is found within the namespace `https://www.google.com/apis/ads/publisher/v202402` and is used by several services like ProposalService, AdRuleService, etc."],["Each enumerated value provides a clear and distinct representation of a specific day of the week for use in scheduling or targeting."]]],["The content defines `DayOfWeek` as an enumeration used within various services, including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. It lists the seven days of the week: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, and SUNDAY, with descriptions provided for each within the `https://www.google.com/apis/ads/publisher/v202402` namespace. The DayPart dependency is also referenced.\n"]]