AI-generated Key Takeaways
-
RegExError.Reason lists the possible reasons for a target error within various Ad Manager services.
-
Possible reasons for the error include invalid values, null values, or unknown issues not exposed by the API version.
-
The RegExError.Reason enumeration is part of the Ad Manager API in the specified namespace.
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. |