type PermissionError (v202508)

  • PermissionError inherits from ApiError and includes fields like fieldPath, trigger, and errorString.

  • PermissionError has a specific reason field with possible enumeration values such as PERMISSION_DENIED and UNKNOWN.

  • The Namespace for these services is https://www.google.com/apis/ads/publisher/v202508.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

PermissionError

reason

PermissionError.Reason


Enumerations
PERMISSION_DENIED
UNKNOWN