Page Summary
-
DayPartTargetingError.Reasonis 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, andLineItemService, depend onDayPartTargetingError.
- 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
|