[[["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\u003eDayOfWeek is an enumeration used within the Google Ad Manager API to represent the days of the week.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration includes values for each day: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, and SUNDAY.\u003c/p\u003e\n"],["\u003cp\u003eDayOfWeek is commonly used in services like AdRuleService, AdjustmentService, and TargetingPresetService for scheduling or targeting purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this enumeration is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content defines the `DayOfWeek` enumeration within the Google Ad Manager API (v202408), used across various services like `AdRuleService`, `ForecastService`, and `ProposalService`. It lists the seven days of the week: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`, with each corresponding to its respective day. This is in the `https://www.google.com/apis/ads/publisher/v202408` namespace and it is a dependency of `DayPart`.\n"],null,["**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** [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.DayOfWeek) **Dependencies** \n[DayPart](/ad-manager/api/reference/v202408/TargetingPresetService.DayPart) \n▼\n**DayOfWeek**\n\nDays of the week.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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. |"]]