enum RegExError.Reason (v202411)

  • RegExError.Reason defines the possible reasons for a RegExError within various Ad Manager API services.

  • The possible reasons for this error are INVALID, NULL, and UNKNOWN.

  • This enumeration is part of the PublisherQueryLanguageService and depends on the RegExError.

  • The namespace for this enumeration is 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.