enum RegExError.Reason (v202508)

  • RegExError.Reason lists the possible reasons for a regular expression error within various Ad Manager services.

  • Possible reasons for the error include an invalid value, a null value, or an unknown value not exposed by the requested API version.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202508.

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.