enum DayOfWeek (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
MONDAY
|
|
TUESDAY
|
|
WEDNESDAY
|
|
THURSDAY
|
|
FRIDAY
|
|
SATURDAY
|
|
SUNDAY
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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` | |"]]