enum ApiVersionError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The page lists various services available in the Google Ad Manager API version v202411, along with links to their documentation regarding ApiVersionError.
The ApiVersionError.Reason enumeration within the ContentBundleService namespace provides reasons for API version errors.
UPDATE_TO_NEWER_VERSION indicates an operation is not allowed in the current API version, suggesting an update is needed.
UNKNOWN is used when the actual error reason is not exposed by the requested 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"]]