enum InvalidUrlError.Reason (v202502)

  • InvalidUrlError.Reason is an enumeration detailing the reasons a URL might be considered invalid within various Ad Manager services.

  • Reasons for an invalid URL include illegal characters, invalid format, insecure scheme, no scheme, or an unknown issue.

  • This enumeration is part of the YieldGroupService dependency.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
ILLEGAL_CHARACTERS
INVALID_FORMAT
INSECURE_SCHEME
NO_SCHEME
UNKNOWN