enum ParseError.Reason (v202411)

  • This page provides an overview of the ParseError.Reason enumeration within the Google Ad Manager API.

  • ParseError.Reason outlines the potential causes for parsing errors encountered when using the PublisherQueryLanguageService.

  • Two specific reasons for parsing errors are defined: UNPARSABLE for general parsing issues and UNKNOWN for errors in unsupported API versions.

  • This information helps developers understand and troubleshoot errors related to the Publisher Query Language within the Google Ad Manager platform.

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.