type ServerError (v202411)

  • The content lists various Google Ad Manager API services, such as AdRuleService, AdjustmentService, and InventoryService, along with links to their ServerError documentation.

  • It outlines the inheritance of errors, showing that ServerError is a type of ApiError, which itself has various subtypes like AuthenticationError and QuotaError.

  • Key fields for ServerError and the inherited ApiError are detailed, including fieldPath, trigger, errorString, and reason with its possible enumeration values.

  • The namespace for these services and error types is https://www.google.com/apis/ads/publisher/v202411.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ServerError

reason

ServerError.Reason


Enumerations
SERVER_ERROR
SERVER_BUSY
UNKNOWN