type PermissionError (v202411)

  • The StreamActivityMonitorService allows monitoring of activities within Google Ad Manager.

  • It inherits from the ApiError class and includes fields like fieldPath, trigger, and errorString.

  • A key error type is PermissionError, often indicating insufficient access rights.

  • The PermissionError includes a reason field that provides more details about the permission issue.

  • Developers can use this service to track and understand user actions and data changes within their Ad Manager network.


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