type PublisherQueryLanguageContextError (v202505)

  • The content lists various Ad Manager API services available in version v202505, including AdRuleService, AdjustmentService, and many others.

  • The "Inheritance" section details various types of API errors that can occur, such as AuthenticationError, PermissionError, and ServerError, all inheriting from ApiError.

  • The PublisherQueryLanguageContextError has a 'reason' field with possible values like UNEXECUTABLE and UNKNOWN, used for enumerating specific context errors related to publisher query language.

  • The document provides details on the fields within an ApiError, including fieldPath, fieldPathElements, trigger, and errorString.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

PublisherQueryLanguageContextError

reason

PublisherQueryLanguageConte...


Enumerations
UNEXECUTABLE
UNKNOWN