type CommonError (v202411)

  • The webpage lists various services available in the Google Ad Manager API for version v202411.

  • These services include functionalities related to ad rules, inventory, targeting, reporting, and more.

  • Several error types are listed, with CommonError being a specific type having a reason field with various enumerated values like NOT_FOUND, ALREADY_EXISTS, and UNKNOWN.

  • Inheritance is shown with CommonError inheriting from ApiError, which includes fields such as fieldPath and trigger.


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