enum RegExError.Reason (v202411)

  • RegExError.Reason identifies the cause of a regular expression error within various Google Ad Manager services.

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

  • This enumeration is part of the Google Ad Manager API and uses the namespace https://www.google.com/apis/ads/publisher/v202411.

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.