AI-generated Key Takeaways
-
DayOfWeek is an enumeration within the Google Ad Manager API.
-
It defines the days of the week (Monday to Sunday) for use within other services like YieldGroupService.
-
DayOfWeek is part of the
https://www.google.com/apis/ads/publisher/v202411
namespace. -
This enumeration is used for scheduling and targeting functionalities related to specific days within Ad Manager.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
MONDAY
|
|
TUESDAY
|
|
WEDNESDAY
|
|
THURSDAY
|
|
FRIDAY
|
|
SATURDAY
|
|
SUNDAY
|