enum ParseError.Reason (v202411)

  • The provided content details various services available through the Ad Manager API, along with their associated ParseError.Reason enum values.

  • The ParseError.Reason enum has two possible values: UNPARSABLE, for issues with parsing attributes, and UNKNOWN, for values not exposed by the API version.

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.