type PermissionError (v202411)

  • The document provides a list of services, including AdRuleService, AdjustmentService, and many others, with links to their PermissionError documentation.

  • It also details the inheritance hierarchy, showing various error types that inherit from ApiError, such as ApiVersionError, AuthenticationError, and PermissionError.

  • The PermissionError specifically includes a reason field which is an enumeration with values like PERMISSION_DENIED and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

PermissionError

reason

PermissionError.Reason


Enumerations
PERMISSION_DENIED
UNKNOWN