enum RegExError.Reason (v202505)

  • RegExError.Reason is an enumeration that describes the reasons for a target error.

  • The enumeration is part of the https://www.google.com/apis/ads/publisher/v202505 namespace.

  • Possible reasons for the error include INVALID, NULL, and UNKNOWN.

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.