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 ContentService in Google Ad Manager's API provides methods for managing content.\u003c/p\u003e\n"],["\u003cp\u003eThis service defines an error type, \u003ccode\u003eTypeError\u003c/code\u003e, which indicates a field containing an invalid type.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTypeError\u003c/code\u003e inherits properties like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e from the base \u003ccode\u003eApiError\u003c/code\u003e class to provide details about the error.\u003c/p\u003e\n"],["\u003cp\u003eThese properties help in identifying the cause of the error, the data that triggered it, and a description of the issue.\u003c/p\u003e\n"]]],["The content outlines various services and their associated error types within the Google Ad Manager API (v202411). Key services include AdjustmentService, AudienceSegmentService, CompanyService, ContentService, and others related to creatives, inventory, and users. The document details the inheritance hierarchy of errors, stemming from `ApiError` and branching into types like `ApiVersionError`, `AuthenticationError`, and more. Each error type is defined with fields such as `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`.\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** [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](/ad-manager/api/reference/v202411/CustomTargetingService.TypeError) [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/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](/ad-manager/api/reference/v202411/ContentService.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**\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/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| **`TypeError`** ||"]]