enum ParseError.Reason (v202411)

  • This page documents ParseError.Reason, which outlines potential reasons for parsing errors within the Google Ad Manager API.

  • ParseError.Reason includes enumerations like UNPARSABLE for attribute parsing errors and UNKNOWN for values not exposed in the current API version.

  • These enumerations help developers understand the cause of parsing errors and troubleshoot their API integrations within the specified 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
UNPARSABLE Indicates an error in parsing an attribute.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.