enum ParseError.Reason (v202411)

  • This page provides a reference for ParseError.Reason within the Google Ad Manager API.

  • ParseError.Reason outlines potential errors encountered when parsing attributes within the LabelService.

  • Two primary reasons are detailed: UNPARSABLE for general parsing errors and UNKNOWN for values not exposed by the current API.

  • Developers can use this information to understand and debug errors related to parsing in the LabelService.

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.