enum ParseError.Reason (v202411)

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

  • ParseError.Reason outlines potential reasons for parsing errors encountered when using the ContactService.

  • The namespace for this service is https://www.google.com/apis/ads/publisher/v202411.

  • Two primary reasons for parse errors are documented: UNPARSABLE for general attribute parsing issues and UNKNOWN when the API version doesn't expose the specific cause.

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.