enum UrlError.Reason (v202411)

  • 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.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
CANNOT_USE_RESERVED_URL
CANNOT_USE_GOOGLE_URL
INVALID_URL
UNKNOWN