type InvalidUrlError (v202502)

  • The page details various Ad Manager services and their associated errors.

  • It specifically highlights InvalidUrlError within the YieldGroupService and its inherited ApiError fields.

  • The InvalidUrlError can occur for several reasons including illegal characters, invalid format, insecure scheme, or no scheme.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

InvalidUrlError

reason

InvalidUrlError.Reason


Enumerations
ILLEGAL_CHARACTERS
INVALID_FORMAT
INSECURE_SCHEME
NO_SCHEME
UNKNOWN