type PermissionError (v202502)

  • The document lists various Ad Manager API services including AdRuleService, AdjustmentService, and AdsTxtService.

  • It details inheritance relationships for error types, showing PermissionError as a type of ApiError.

  • The PermissionError object includes fields for fieldPath, fieldPathElements, trigger, errorString, and reason, with reason being a PermissionError.Reason enumeration.


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