enum RegExError.Reason (v202502)

  • RegExError.Reason is an enumeration detailing the possible reasons for a target error within the Ad Manager API's v202502 version.

  • The possible reasons for a RegExError include INVALID, NULL, and UNKNOWN.

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

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.