type InvalidUrlError (v202411)

  • The content lists various Ad Manager API services including AdjustmentService, CdnConfigurationService, and others.

  • The content also details inheritance relationships, specifically showing various error types that inherit from ApiError.

  • The InvalidUrlError and its associated reasons are described, including ILLEGAL_CHARACTERS and INVALID_FORMAT.

  • The namespace for these services and errors 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

InvalidUrlError

reason

InvalidUrlError.Reason


Enumerations
ILLEGAL_CHARACTERS
INVALID_FORMAT
INSECURE_SCHEME
NO_SCHEME
UNKNOWN