type CommonError (v202508)

  • The webpage lists various Ad Manager API services for the v202508 version.

  • It also details the inheritance hierarchy of API errors, with CommonError being a type of ApiError.

  • The CommonError object has a reason field which is an enumeration indicating the specific type of common error encountered.


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