type CommonError (v202411)

  • The content provides a list of various Ad Manager API services, each linked to its common error documentation for version v202411.

  • It details the inheritance hierarchy for errors, showing that many specific errors descend from ApiError and includes CommonError.

  • The CommonError type is highlighted, listing several specific reasons for common errors such as NOT_FOUND, ALREADY_EXISTS, and UNSUPPORTED_OPERATION.

  • The namespace for these services 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

CommonError

reason

CommonError.Reason


Enumerations
NOT_FOUND
ALREADY_EXISTS
NOT_APPLICABLE
DUPLICATE_OBJECT
CANNOT_UPDATE
UNSUPPORTED_OPERATION
CONCURRENT_MODIFICATION
UNKNOWN