enum RegExError.Reason (v202502)

  • RegExError.Reason describes the reasons for target errors.

  • Possible reasons for a RegExError include INVALID, NULL, and UNKNOWN values.

  • The UNKNOWN reason indicates a value not exposed by the requested API version.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202502
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.