enum PermissionError.Reason (v202411)

  • This documentation details PermissionError.Reason, which outlines the reasons for permission errors in the Google Ad Manager API.

  • PermissionError.Reason includes two enumerations: PERMISSION_DENIED indicating insufficient user permissions, and UNKNOWN for cases where the actual value isn't exposed by the API version.

  • This error is relevant to various Ad Manager services such as ContentService, AdRuleService, AdjustmentService, and many others listed in the content.

  • The namespace for this error is https://www.google.com/apis/ads/publisher/v202411.

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.