AI-generated Key Takeaways
-
RegExError.Reason provides the reasons for target errors.
-
The Namespace for RegExError.Reason is
https://www.google.com/apis/ads/publisher/v202505. -
Possible values for RegExError.Reason are
INVALID,NULL, andUNKNOWN. -
The
UNKNOWNvalue indicates that the actual value is not exposed by the requested API version.
Service
Dependencies
RegExError
▼
RegExError.Reason
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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. |