enum RequestError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
UNKNOWN
|
Error reason is unknown.
|
INVALID_INPUT
|
Invalid input.
|
UNSUPPORTED_VERSION
|
The api version in the request has been discontinued. Please update
to the new AdWords API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The provided content outlines potential errors within two services: ContentBundleService and NetworkService. Both services can throw a `RequestError`, which has an associated `Reason` enumeration. The possible error reasons are `UNKNOWN` (unspecified error), `INVALID_INPUT` (problem with provided data), and `UNSUPPORTED_VERSION` (outdated API version in use). The namespace for these services is identified as `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum RequestError.Reason (v202502)\n\n**Service** \n[ContentBundleService](/ad-manager/api/reference/v202502/ContentBundleService.RequestError.Reason) **NetworkService** **Dependencies** \n[RequestError](/ad-manager/api/reference/v202502/NetworkService.RequestError) \n▼\n**RequestError.Reason**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-----------------------|-----------------------------------------------------------------------------------------------------|\n| `UNKNOWN` | Error reason is unknown. |\n| `INVALID_INPUT` | Invalid input. |\n| `UNSUPPORTED_VERSION` | The api version in the request has been discontinued. Please update to the new AdWords API version. |"]]