AI-generated Key Takeaways
-
RegExError.Reason describes the reasons for target errors within various services like CompanyService, ForecastService, and LineItemService.
-
Possible reasons for a RegExError include an INVALID value, a NULL value, or an UNKNOWN value which is not exposed by the API version.
Service
Dependencies
RegExError
▼
RegExError.Reason
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description |
|---|---|
INVALID
|
Invalid value found. |
NULL
|
Null value found. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |