[[["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 2025-08-06 UTC."],[],["The content defines \"DayOfWeek\" as an enumeration used within several 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 confirming each as a named day of the week. The namespace is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum DayOfWeek (v202502)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202502/AdRuleService.DayOfWeek) [AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.DayOfWeek) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.DayOfWeek) **LineItemService** [NativeStyleService](/ad-manager/api/reference/v202502/NativeStyleService.DayOfWeek) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.DayOfWeek) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.DayOfWeek) [PublisherQueryLanguageService](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.DayOfWeek) [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.DayOfWeek) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.DayOfWeek) **Dependencies** \n[DayPart](/ad-manager/api/reference/v202502/LineItemService.DayPart) \n▼\n**DayOfWeek**\n\nDays of the week.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------|----------------------------------|\n| `MONDAY` | The day of week named Monday. |\n| `TUESDAY` | The day of week named Tuesday. |\n| `WEDNESDAY` | The day of week named Wednesday. |\n| `THURSDAY` | The day of week named Thursday. |\n| `FRIDAY` | The day of week named Friday. |\n| `SATURDAY` | The day of week named Saturday. |\n| `SUNDAY` | The day of week named Sunday. |"]]