type InvalidUrlError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Lists all errors associated with URLs.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
FieldPathElement[]
A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
|
trigger
|
xsd:string
The data that caused the error.
|
errorString
|
xsd:string
A simple string representation of the error and reason.
|
InvalidUrlError
|
reason
|
InvalidUrlError.Reason
Enumerations
-
ILLEGAL_CHARACTERS
- The URL contains invalid characters.
-
INVALID_FORMAT
- The format of the URL is not allowed. This could occur for a number of
reasons. For example, if an invalid scheme is specified (like "ftp://")
or if a port is specified when not required, or if a query was specified
when not required.
-
INSECURE_SCHEME
- URL contains insecure scheme.
-
NO_SCHEME
- The URL does not contain a scheme.
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eInvalidUrlError\u003c/code\u003e object in the Google Ad Manager API highlights issues related to URL structures.\u003c/p\u003e\n"],["\u003cp\u003eIt provides specific reasons for URL invalidity, such as illegal characters, format issues, insecure schemes, and missing schemes.\u003c/p\u003e\n"],["\u003cp\u003eThis error typically arises when interacting with the ContentService and other services listed, indicating a problem with a provided URL.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the detailed error information, including \u003ccode\u003ereason\u003c/code\u003e and inherited \u003ccode\u003efieldPath\u003c/code\u003e properties, to diagnose and rectify the URL problems in their Ad Manager integrations.\u003c/p\u003e\n"]]],["The content details various services like Adjustment, CDN Configuration, Company, Content, Creative, and more, all associated with the Ad Manager API (v202411). It outlines the error inheritance structure, stemming from `ApiError`, and focuses on `InvalidUrlError`. This specific error is triggered by issues such as illegal characters, incorrect format, insecure or missing schemes, within a given URL, or for reasons unknown. The information also provides fields, including `fieldPath` and `reason` to explain the error.\n"],null,["# type InvalidUrlError (v202411)\n\n**Service** \n[AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.InvalidUrlError) [CdnConfigurationService](/ad-manager/api/reference/v202411/CdnConfigurationService.InvalidUrlError) [CompanyService](/ad-manager/api/reference/v202411/CompanyService.InvalidUrlError) **ContentService** [CreativeService](/ad-manager/api/reference/v202411/CreativeService.InvalidUrlError) [CreativeSetService](/ad-manager/api/reference/v202411/CreativeSetService.InvalidUrlError) [CreativeTemplateService](/ad-manager/api/reference/v202411/CreativeTemplateService.InvalidUrlError) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.InvalidUrlError) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.InvalidUrlError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.InvalidUrlError) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.InvalidUrlError) [LineItemTemplateService](/ad-manager/api/reference/v202411/LineItemTemplateService.InvalidUrlError) [LiveStreamEventService](/ad-manager/api/reference/v202411/LiveStreamEventService.InvalidUrlError) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.InvalidUrlError) [OrderService](/ad-manager/api/reference/v202411/OrderService.InvalidUrlError) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.InvalidUrlError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.InvalidUrlError) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.InvalidUrlError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/ContentService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/ContentService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/ContentService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/ContentService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/ContentService.CommonError) [FeatureError](/ad-manager/api/reference/v202411/ContentService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/ContentService.InternalApiError) **InvalidUrlError** [NotNullError](/ad-manager/api/reference/v202411/ContentService.NotNullError) [ParseError](/ad-manager/api/reference/v202411/ContentService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/ContentService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/ContentService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/ContentService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/ContentService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202411/ContentService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/ContentService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202411/ContentService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202411/ContentService.ServerError) [StatementError](/ad-manager/api/reference/v202411/ContentService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/ContentService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/ContentService.StringLengthError) [TypeError](/ad-manager/api/reference/v202411/ContentService.TypeError)\n\nLists all errors associated with URLs.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`ApiError` (inherited)** ||\n| ### `fieldPath` | ` `xsd:`string` The OGNL field path to identify cause of error. |\n| ### `fieldPathElements` | ` `[FieldPathElement](/ad-manager/api/reference/v202411/ContentService.FieldPathElement)`[]` A parsed copy of the field path. For example, the field path \"operations\\[1\\].operand\" corresponds to this list: {FieldPathElement(field = \"operations\", index = 1), FieldPathElement(field = \"operand\", index = null)}. |\n| ### `trigger` | ` `xsd:`string` The data that caused the error. |\n| ### `errorString` | ` `xsd:`string` A simple string representation of the error and reason. |\n| **`InvalidUrlError`** ||\n| ### `reason` | ` `[InvalidUrlError.Reason](/ad-manager/api/reference/v202411/ContentService.InvalidUrlError.Reason)` ` *** ** * ** *** **Enumerations** `ILLEGAL_CHARACTERS` : The URL contains invalid characters. `INVALID_FORMAT` : The format of the URL is not allowed. This could occur for a number of reasons. For example, if an invalid scheme is specified (like \"ftp://\") or if a port is specified when not required, or if a query was specified when not required. `INSECURE_SCHEME` : URL contains insecure scheme. `NO_SCHEME` : The URL does not contain a scheme. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]