AI-generated Key Takeaways
-
DateTimeRangeTargetingError is a type of error found across various Ad Manager services including AdjustmentService, ForecastService, LineItemService, and others.
-
The error encompasses a range of issues related to the targeting of date and time ranges, such as empty ranges, overlapping ranges, and ranges outside the line item's active period.
-
Specific error reasons include
EMPTY_RANGES,RANGES_OVERLAP,START_DATE_TIME_IS_IN_PAST, andRANGE_END_TIME_BEFORE_START_TIME, among others. -
The namespace for this error is
https://www.google.com/apis/ads/publisher/v202505. -
The error can also occur for line items that are not of sponsorship or standard types, or have unsupported reservation types.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
EMPTY_RANGES
|
|
NOT_SPONSORSHIP_LINEITEM
|
|
NOT_SPONSORSHIP_OR_STANDARD_LINEITEM
|
|
UNSUPPORTED_LINEITEM_RESERVATION_TYPE
|
|
PAST_RANGES_CHANGED
|
|
RANGES_OVERLAP
|
|
FIRST_DATE_TIME_DOES_NOT_MATCH_START_TIME
|
|
LAST_DATE_TIME_DOES_NOT_MATCH_END_TIME
|
|
RANGES_OUT_OF_LINEITEM_ACTIVE_PERIOD
|
|
START_TIME_IS_NOT_START_OF_DAY
|
|
END_TIME_IS_NOT_END_OF_DAY
|
|
START_DATE_TIME_IS_IN_PAST
|
|
MODIFY_START_DATE_TIME_TO_PAST
|
|
RANGE_END_TIME_BEFORE_START_TIME
|
|
END_DATE_TIME_IS_TOO_LATE
|
|
LIMITED_RANGES_IN_UNLIMITED_LINEITEM
|
|
UNKNOWN
|