type InvalidUrlError (v202508)

  • The page lists various services available, including AdjustmentService, CdnConfigurationService, and CompanyService, among many others.

  • The content includes information about inheritance from ApiError and various specific error types like ApiVersionError and AuthenticationError.

  • Details about the InvalidUrlError are provided, including its possible reasons such as illegal characters or invalid format.

  • The namespace for the services is identified as https://www.google.com/apis/ads/publisher/v202508.

  • Fields like fieldPath, fieldPathElements, trigger, and errorString are listed as inherited from ApiError.


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

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