AI-generated Key Takeaways
-
This documentation details the
PublisherQueryLanguageSyntaxError
object within the AdsTxtService of the Google Ad Manager API. -
PublisherQueryLanguageSyntaxError
is a type ofApiError
that occurs when there's a syntax issue with a Publisher Query Language (PQL) statement. -
It includes fields inherited from
ApiError
such asfieldPath
,fieldPathElements
,trigger
, anderrorString
, for identifying the error's location and cause. -
The
reason
field provides further information about the syntax error's nature, using thePublisherQueryLanguageSyntaxError.Reason
enumeration with values likeUNPARSABLE
orUNKNOWN
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
PublisherQueryLanguageSyntaxError
|
|
|
Enumerations
|