type PermissionError (v202505)

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

  • It details the inheritance of errors, showing that PermissionError is a type of ApiError.

  • The PermissionError has a reason field which is an enumeration, with possible values including PERMISSION_DENIED and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

PermissionError

reason

PermissionError.Reason


Enumerations
PERMISSION_DENIED
UNKNOWN