Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This page documents the PermissionError.Reason enumeration, which describes reasons for permission errors in the Google Ad Manager API.
The PermissionError.Reason enumeration includes two values: PERMISSION_DENIED and UNKNOWN.
PERMISSION_DENIED indicates that the user lacks the necessary permission for the request, while UNKNOWN is used when the actual value isn't exposed by the API version.
The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The document lists various services related to ad management, including `AdRuleService`, `AdjustmentService`, `ReportService` and many others. Each service's `PermissionError.Reason` is documented, indicating potential access issues. `PermissionError` is a dependency, with reasons being `PERMISSION_DENIED` (user lacks required permissions) and `UNKNOWN` (value not exposed by the API). These are part of the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"]]