enum RegExError.Reason (v202411)

  • RegExError.Reason enumerates the possible reasons for target errors within various Ad Manager API services.

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

The reasons for the target error.


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