enum PermissionError.Reason (v202411)

  • The content discusses PermissionError.Reason, which describes reasons for permission errors within the Google Ad Manager API.

  • PERMISSION_DENIED indicates the user lacks necessary permissions, while UNKNOWN signifies the value is hidden in the current API version.

  • This information pertains to various Google Ad Manager services, including AdRuleService, AdjustmentService, and others listed on the page.

Describes reasons for permission errors.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
PERMISSION_DENIED User does not have the required permission for the request.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.