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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe ContentService TypeError is an error indicating a field with an invalid type.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the Google Ad Manager API and falls under the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the ApiError class and includes fields such as fieldPath, fieldPathElements, trigger, and errorString for identifying the cause and context of the error.\u003c/p\u003e\n"],["\u003cp\u003eThe TypeError object provides information about the data type mismatch that led to the error.\u003c/p\u003e\n"]]],["The content outlines various services within an ad management system, including `AdjustmentService`, `AudienceSegmentService`, `ContentService`, and others. These services are associated with specific actions. It also details the inheritance structure of `ApiError`, which includes subclasses like `ApiVersionError` and `AuthenticationError`, offering different error types. The namespace for the services is provided. Finally, it specifies the fields for the `ApiError` and `TypeError`, including `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`.\n"],null,["# type TypeError (v202408)\n\n**Service** \n[AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.TypeError) [AudienceSegmentService](/ad-manager/api/reference/v202408/AudienceSegmentService.TypeError) [CompanyService](/ad-manager/api/reference/v202408/CompanyService.TypeError) **ContentService** [CreativeService](/ad-manager/api/reference/v202408/CreativeService.TypeError) [CreativeSetService](/ad-manager/api/reference/v202408/CreativeSetService.TypeError) [CreativeWrapperService](/ad-manager/api/reference/v202408/CreativeWrapperService.TypeError) [CustomFieldService](/ad-manager/api/reference/v202408/CustomFieldService.TypeError) [CustomTargetingService](/ad-manager/api/reference/v202408/CustomTargetingService.TypeError) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.TypeError) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.TypeError) [LabelService](/ad-manager/api/reference/v202408/LabelService.TypeError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.TypeError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.TypeError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.TypeError) [NetworkService](/ad-manager/api/reference/v202408/NetworkService.TypeError) [OrderService](/ad-manager/api/reference/v202408/OrderService.TypeError) [PlacementService](/ad-manager/api/reference/v202408/PlacementService.TypeError) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.TypeError) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.TypeError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.TypeError) [SuggestedAdUnitService](/ad-manager/api/reference/v202408/SuggestedAdUnitService.TypeError) [TeamService](/ad-manager/api/reference/v202408/TeamService.TypeError) [UserService](/ad-manager/api/reference/v202408/UserService.TypeError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/ContentService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/ContentService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/ContentService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/ContentService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/ContentService.CommonError) [FeatureError](/ad-manager/api/reference/v202408/ContentService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/ContentService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202408/ContentService.InvalidUrlError) [NotNullError](/ad-manager/api/reference/v202408/ContentService.NotNullError) [ParseError](/ad-manager/api/reference/v202408/ContentService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/ContentService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/ContentService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/ContentService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/ContentService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/ContentService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/ContentService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202408/ContentService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202408/ContentService.ServerError) [StatementError](/ad-manager/api/reference/v202408/ContentService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/ContentService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/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/v202408`\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/v202408/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`** ||"]]