type PermissionError (v202502)

  • The page lists various Ad Manager API services with links to their PermissionError documentation for version v202502.

  • It details the inheritance of the PermissionError from ApiError and lists several other errors that also inherit from ApiError.

  • The document describes the fields within ApiError including fieldPath, fieldPathElements, trigger, and errorString.

  • It also specifies the reason field for PermissionError, which is an enumeration with values like PERMISSION_DENIED and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

PermissionError

reason

PermissionError.Reason


Enumerations
PERMISSION_DENIED
UNKNOWN