type PermissionError (v202505)

  • The content lists various services within the Ad Manager API, each with a link to its PermissionError documentation for version v202505.

  • The PermissionError is a type of ApiError and includes fields like fieldPath, fieldPathElements, trigger, errorString, and a specific reason.

  • The possible reasons for a PermissionError are 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