enum PermissionError.Reason (v202411)

  • This documentation outlines the PermissionError.Reason enumeration for the CreativeTemplateService within Google Ad Manager API.

  • PermissionError.Reason clarifies the cause of permission errors encountered when interacting with the service.

  • Two reasons are defined: PERMISSION_DENIED, indicating insufficient user permissions, and UNKNOWN, signifying an unspecified error reason.

  • The namespace for this enumeration 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.