enum ParseError.Reason (v202411)

  • This page provides information on the ParseError.Reason enumeration within the Google Ad Manager API.

  • ParseError.Reason helps identify the cause of parsing errors encountered when using AdRuleService and other services listed in the content.

  • It includes two possible reasons: UNPARSABLE for general parsing failures, and UNKNOWN if the specific reason isn't available.

  • The provided 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
UNPARSABLE Indicates an error in parsing an attribute.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.