type UrlError (v202411)

  • UrlError inherits from ApiError and is part of the SiteService.

  • UrlError includes a 'reason' field which is an enumeration with values such as CANNOT_USE_RESERVED_URL, CANNOT_USE_GOOGLE_URL, INVALID_URL, and UNKNOWN.

  • The namespace for UrlError and related services is https://www.google.com/apis/ads/publisher/v202411.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

UrlError

reason

UrlError.Reason


Enumerations
CANNOT_USE_RESERVED_URL
CANNOT_USE_GOOGLE_URL
INVALID_URL
UNKNOWN