enum ParseError.Reason (v202411)

  • This page provides information on ParseError.Reason which outlines the reasons for target errors.

  • There are two main reasons for errors, namely UNPARSABLE which indicates attribute parsing errors, and UNKNOWN signifying values not exposed in the current API.

  • The ParseError.Reason enumeration is part of the CreativeService and belongs to the Google Ad Manager API 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.