enum InvalidUrlError.Reason (v202411)

  • The InvalidUrlError.Reason enumeration lists potential reasons for an invalid URL error within various Google Ad Manager services.

  • These reasons include issues like illegal characters, invalid format, insecure or missing scheme.

  • This enumeration is part of the YieldGroupService and is referenced by other services like AdjustmentService, CdnConfigurationService, CompanyService, and more.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.


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