type CommonError (v202508)

  • The page lists various Ad Manager API services with links to their common errors documentation.

  • Several types of API errors are listed under "Inheritance", including ApiVersionError, AuthenticationError, and CollectionSizeError.

  • The CommonError is highlighted and includes fields such as fieldPath, trigger, and reason.

  • The CommonError also lists several possible reasons like NOT_FOUND, ALREADY_EXISTS, and UNSUPPORTED_OPERATION.

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


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

CommonError

reason

CommonError.Reason


Enumerations
NOT_FOUND
ALREADY_EXISTS
NOT_APPLICABLE
DUPLICATE_OBJECT
CANNOT_UPDATE
UNSUPPORTED_OPERATION
CONCURRENT_MODIFICATION
REQUEST_TOO_LARGE
UNKNOWN