Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This page outlines the PermissionError.Reason enumeration, which describes reasons for permission errors in the Google Ad Manager API.
PermissionError.Reason includes two possible values: PERMISSION_DENIED indicating insufficient user permissions, and UNKNOWN for cases where the actual reason is not exposed by the API version.
This enumeration is part of the Google Ad Manager API and resides within the namespace 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 core content outlines various services within an ad management system, each with potential `PermissionError` reasons. These services manage aspects like ad rules, adjustments, audience segments, content, creatives, forecasting, inventory, line items, live streams, and more. The `PermissionError.Reason` enumeration indicates access issues, either due to `PERMISSION_DENIED` or an `UNKNOWN` reason, signifying that the user may lack the necessary permissions for a specific action within these services.\n"]]