enum RegExError.Reason (v202508)

  • RegExError.Reason describes the causes for target errors within various API services.

  • Potential reasons for a RegExError include finding invalid or null values, or encountering an unknown value due to API version differences.

The reasons for the target error.


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