enum RegExError.Reason (v202508)

  • RegExError.Reason lists the possible reasons for a target error in various Ad Manager API services.

  • Possible reasons for a RegExError include INVALID (invalid value), NULL (null value), and UNKNOWN (value not exposed by the API version).

  • The Namespace for these errors 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.