type DayPart (v202508)

  • The DayPart object is part of the YieldGroupService and is dependent on DayPartTargeting.

  • The DayPart object includes fields for dayOfWeek, which uses the DayOfWeek enumeration, and startTime and endTime, which use the TimeOfDay object.

  • The DayOfWeek enumeration lists the days from Monday to Sunday.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

dayOfWeek

DayOfWeek


Enumerations
MONDAY
TUESDAY
WEDNESDAY
THURSDAY
FRIDAY
SATURDAY
SUNDAY

startTime

TimeOfDay

endTime

TimeOfDay