enum DayPartTargetingError.Reason (v202508)

  • DayPartTargetingError.Reason is an enumeration within the provided namespace.

  • The enumeration lists possible reasons for a DayPartTargetingError, including invalid hour or minute, end time not after start time, and overlapping time periods.

  • Several services, such as AdjustmentService, ForecastService, and LineItemService, depend on DayPartTargetingError.


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