Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation details the PermissionError.Reason enumeration within the Google Ad Manager API.
It outlines specific reasons for permission errors encountered when accessing Ad Manager services.
Two primary reasons are defined: PERMISSION_DENIED indicating insufficient user permissions and UNKNOWN for errors not exposed in the current API version.
Developers can use this information to understand and handle permission-related issues when interacting with the Ad Manager API.
[[["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 within an ad management platform, including AdRule, Adjustment, AdsTxt, AudienceSegment, CdnConfiguration, and many more. Each service has a corresponding link to its permission error details. A key dependency across these services is `PermissionError`, which describes access issues, and has two reasons: `PERMISSION_DENIED`, indicating a lack of user permissions, and `UNKNOWN`, representing an unexposed value. The common namespace is also mentioned.\n"]]