AI-generated Key Takeaways
-
DateTimeRangeTargetingError is an ApiError that occurs when there are issues with the date and time ranges used for targeting.
-
It's used by various services like AdjustmentService, ForecastService, LineItemService, and more, indicating a common concern across these areas.
-
The error provides a
reason
field, an enumeration detailing the specific cause of the error, such as overlapping ranges or invalid start/end times. -
DateTimeRangeTargetingError inherits from ApiError and includes fields like
fieldPath
,trigger
, anderrorString
for debugging and context. -
The namespace for this error, and related components, is
https://www.google.com/apis/ads/publisher/v202411
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
DateTimeRangeTargetingError
|
|
|
Enumerations
|