type PermissionError (v202502)

  • The content lists various Ad Manager API services and their associated PermissionError documentation.

  • It details the inheritance structure of ApiError, showing PermissionError as a derived type.

  • The PermissionError includes a reason field, 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