enum DayOfWeek (v202502)

  • DayOfWeek is an enumeration representing the days of the week within the specified Google Ad Manager API namespace.

  • The enumeration includes seven possible values: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, and Sunday.

  • DayOfWeek is a dependency of the NativeStyleService, and is also referenced by various other services like AdRuleService and ForecastService.

Days of the week.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
MONDAY The day of week named Monday.
TUESDAY The day of week named Tuesday.
WEDNESDAY The day of week named Wednesday.
THURSDAY The day of week named Thursday.
FRIDAY The day of week named Friday.
SATURDAY The day of week named Saturday.
SUNDAY The day of week named Sunday.