Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation provides an overview of the ApiVersionError.Reason enumeration within the Google Ad Manager API.
ApiVersionError.Reason helps to identify issues related to the compatibility of the requested operation with the API version being used.
Two specific reasons are detailed: UPDATE_TO_NEWER_VERSION, signifying that the operation isn't supported in the requested API version, and UNKNOWN, indicating an unrecognized error within the given API version.
[[["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 lists various services within an ad management API, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others like ContentBundle, Creative, and Forecast services. Each service's link directs to its respective ApiVersionError.Reason. The document also defines the `ApiVersionError` and its possible reasons: `UPDATE_TO_NEWER_VERSION`, indicating the operation isn't supported in the current version, and `UNKNOWN` for cases where the value isn't exposed. The namespace is specified as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]