AI-generated Key Takeaways
- 
          DateTimeRangeTargetingError is an error type used across several Ad Manager API services, including AdjustmentService, ForecastService, and LineItemService. 
- 
          This error inherits from ApiError and contains fields such as fieldPath, trigger, and errorString. 
- 
          The DateTimeRangeTargetingError specifically includes a 'reason' field which indicates the cause of the date and time range targeting issue, with reasons such as 'EMPTY_RANGES', 'RANGES_OVERLAP', and 'START_DATE_TIME_IS_IN_PAST'. 
- 
          The possible reasons for the DateTimeRangeTargetingError are defined in the DateTimeRangeTargetingError.Reason enumeration. 
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Field | |
|---|---|
| ApiError(inherited) | |
| 
                            | 
                            | 
| 
                            | |
| 
                            | 
                            | 
| 
                            | 
                            | 
| DateTimeRangeTargetingError | |
| 
                            | 
                            
 Enumerations 
 |