Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The RequestError.Reason enumeration, within the https://www.google.com/apis/ads/publisher/v202411 namespace, defines potential error reasons when interacting with the Ad Manager API's ContentBundleService and NetworkService.
Possible error reasons include UNKNOWN, signifying an undefined error, INVALID_INPUT for incorrect input data, and UNSUPPORTED_VERSION indicating the use of an outdated 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 provided content outlines potential errors within two services: ContentBundleService and NetworkService. The errors are categorized under `RequestError`, specifically focusing on the `RequestError.Reason` enumeration. Three error reasons are defined: `UNKNOWN` (error is unknown), `INVALID_INPUT` (invalid data was provided), and `UNSUPPORTED_VERSION` (request used a discontinued API version). The namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]