type TypeError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
An error for a field which is an invalid type.
- 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.
|
TypeError
|
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 Custom Targeting Service allows management and creation of custom targeting keys and values for ad delivery.\u003c/p\u003e\n"],["\u003cp\u003eThis service facilitates the use of Publisher Query Language (PQL) for creating and managing custom targeting criteria.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods for creating, updating, and retrieving custom targeting objects.\u003c/p\u003e\n"],["\u003cp\u003ePotential errors related to type mismatches are documented and can be addressed by developers.\u003c/p\u003e\n"],["\u003cp\u003eCustom Targeting Service uses specific namespaces for organization and identification within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The content details various services and their associated error types within a specific API. Services include Adjustment, AudienceSegment, Company, Content, Creative, and many more. CustomTargetingService is highlighted with its inherited errors, which include ApiError, ApiVersionError, AuthenticationError, and others. TypeError is specifically defined as an error for an invalid field type. The ApiError contains details like fieldPath, fieldPathElements, trigger, and errorString. The namespace for this API is provided as `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type TypeError (v202411)\n\n**Service** \n[AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.TypeError) [AudienceSegmentService](/ad-manager/api/reference/v202411/AudienceSegmentService.TypeError) [CompanyService](/ad-manager/api/reference/v202411/CompanyService.TypeError) [ContentService](/ad-manager/api/reference/v202411/ContentService.TypeError) [CreativeService](/ad-manager/api/reference/v202411/CreativeService.TypeError) [CreativeSetService](/ad-manager/api/reference/v202411/CreativeSetService.TypeError) [CreativeWrapperService](/ad-manager/api/reference/v202411/CreativeWrapperService.TypeError) [CustomFieldService](/ad-manager/api/reference/v202411/CustomFieldService.TypeError) **CustomTargetingService** [ForecastService](/ad-manager/api/reference/v202411/ForecastService.TypeError) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.TypeError) [LabelService](/ad-manager/api/reference/v202411/LabelService.TypeError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.TypeError) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.TypeError) [LineItemTemplateService](/ad-manager/api/reference/v202411/LineItemTemplateService.TypeError) [NetworkService](/ad-manager/api/reference/v202411/NetworkService.TypeError) [OrderService](/ad-manager/api/reference/v202411/OrderService.TypeError) [PlacementService](/ad-manager/api/reference/v202411/PlacementService.TypeError) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.TypeError) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.TypeError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.TypeError) [SuggestedAdUnitService](/ad-manager/api/reference/v202411/SuggestedAdUnitService.TypeError) [TeamService](/ad-manager/api/reference/v202411/TeamService.TypeError) [UserService](/ad-manager/api/reference/v202411/UserService.TypeError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/CustomTargetingService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/CustomTargetingService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/CustomTargetingService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/CustomTargetingService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/CustomTargetingService.CommonError) [CustomTargetingError](/ad-manager/api/reference/v202411/CustomTargetingService.CustomTargetingError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202411/CustomTargetingService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [EntityLimitReachedError](/ad-manager/api/reference/v202411/CustomTargetingService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202411/CustomTargetingService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/CustomTargetingService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202411/CustomTargetingService.NotNullError) [NullError](/ad-manager/api/reference/v202411/CustomTargetingService.NullError) [ParseError](/ad-manager/api/reference/v202411/CustomTargetingService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/CustomTargetingService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/CustomTargetingService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/CustomTargetingService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/CustomTargetingService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202411/CustomTargetingService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/CustomTargetingService.RequiredError) [ServerError](/ad-manager/api/reference/v202411/CustomTargetingService.ServerError) [StatementError](/ad-manager/api/reference/v202411/CustomTargetingService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/CustomTargetingService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/CustomTargetingService.StringLengthError) **TypeError** [UniqueError](/ad-manager/api/reference/v202411/CustomTargetingService.UniqueError)\n\nAn error for a field which is an invalid type.\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/CustomTargetingService.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| **`TypeError`** ||"]]