[[["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 within the Google Ad Manager API."],["It defines the days of the week (Monday to Sunday) for scheduling or targeting purposes within Ad Manager."],["Each day is represented by a specific enumeration value like `MONDAY`, `TUESDAY`, etc., within the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["This enumeration is used by various services such as `LineItemService`, `AdRuleService`, and others to specify days for ad delivery or other operations."]]],["The core content defines \"DayOfWeek\" as an enumeration used across multiple services such as AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. It specifies the valid values for \"DayOfWeek\": MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, and SUNDAY. Each represents a specific day within the week, providing a standardized way to reference days in the listed services.\n"]]