type PublisherQueryLanguageContextError (v202411)

  • The page lists various Ad Manager API services including AdRuleService, AdjustmentService, and AdsTxtService, among many others.

  • It also details inheritance relationships for ApiError and lists various specific error types such as AuthenticationError, CollectionSizeError, and CommonError.

  • The namespace for the services and errors is https://www.google.com/apis/ads/publisher/v202411.

  • The PublisherQueryLanguageContextError includes fields like fieldPath, fieldPathElements, trigger, and errorString inherited from ApiError, and has a reason enumeration with values UNEXECUTABLE and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

PublisherQueryLanguageContextError

reason

PublisherQueryLanguageConte...


Enumerations
UNEXECUTABLE
UNKNOWN