[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eDayOfWeek\u003c/code\u003e enumeration, within the Google Ad Manager API, defines the days of the week.\u003c/p\u003e\n"],["\u003cp\u003eIt includes values for \u003ccode\u003eMONDAY\u003c/code\u003e through \u003ccode\u003eSUNDAY\u003c/code\u003e to be used within other Ad Manager services like \u003ccode\u003eYieldGroupService\u003c/code\u003e and \u003ccode\u003eProposalService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is part of the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document defines `DayOfWeek` as an enumeration within the Google Ad Manager API (v202408), specifically under the namespace `https://www.google.com/apis/ads/publisher/v202408`. It lists the seven days of the week: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`. `DayOfWeek` is used by multiple services like AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, and others. It is also identified as a dependency for `YieldGroupService.DayPart`.\n"],null,["# enum DayOfWeek (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.DayOfWeek) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.DayOfWeek) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.DayOfWeek) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.DayOfWeek) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.DayOfWeek) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.DayOfWeek) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.DayOfWeek) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.DayOfWeek) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.DayOfWeek) **YieldGroupService** **Dependencies** \n[DayPart](/ad-manager/api/reference/v202408/YieldGroupService.DayPart) \n▼\n**DayOfWeek**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `MONDAY` | |\n| `TUESDAY` | |\n| `WEDNESDAY` | |\n| `THURSDAY` | |\n| `FRIDAY` | |\n| `SATURDAY` | |\n| `SUNDAY` | |"]]