Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
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.
[[["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 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"]]