type PermissionError (v202502)

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

  • The page details the inheritance of the PermissionError from ApiError and lists its specific field reason.

  • The reason field of the PermissionError can have enumerated values of PERMISSION_DENIED or 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