enum UrlError.Reason (v202411)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
CANNOT_USE_RESERVED_URL
|
|
CANNOT_USE_GOOGLE_URL
|
|
INVALID_URL
|
|
UNKNOWN
|
|
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `UrlError` object, found within the `NetworkService` and `SiteService`, provides information about URL-related errors."],["`UrlError.Reason` is an enumeration that specifies the type of URL error, with possible values including `CANNOT_USE_RESERVED_URL`, `CANNOT_USE_GOOGLE_URL`, `INVALID_URL`, and `UNKNOWN`."],["This information is relevant to Google Ad Manager API version v202411 and falls under the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The core content details the `UrlError.Reason` enumeration within the `NetworkService` and `SiteService` of the Google Ad Manager API v202411. This enumeration defines the possible reasons for URL-related errors. The specific error reasons include `CANNOT_USE_RESERVED_URL`, `CANNOT_USE_GOOGLE_URL`, `INVALID_URL`, and a catch-all `UNKNOWN` category. These are associated with the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]