enum DayPartTargetingError.Reason (v202502)

  • DayPartTargetingError.Reason is an enumeration within the YieldGroupService and other Ad Manager API services.

  • This enumeration lists reasons for errors related to day part targeting, such as invalid hours or minutes, end times not being after start times, and overlapping time periods.

  • The provided content includes a list of specific error reasons: INVALID_HOUR, INVALID_MINUTE, END_TIME_NOT_AFTER_TIME, TIME_PERIODS_OVERLAP, and UNKNOWN.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
INVALID_HOUR
INVALID_MINUTE
END_TIME_NOT_AFTER_START_TIME
TIME_PERIODS_OVERLAP
UNKNOWN