AI-generated Key Takeaways
-
DateTimeRangeTargetingError is an enumeration used by multiple services in Google Ad Manager.
-
It defines various error reasons related to the targeting of date and time ranges in line items and proposals.
-
These errors often occur due to overlaps, inconsistencies, or invalid date/time values within the targeted ranges.
-
The namespace for this error enumeration is
https://www.google.com/apis/ads/publisher/v202411
. -
It's applicable to services like AdjustmentService, ForecastService, LineItemService, and more.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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
|