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 LabelService API allows for management of labels within the system.\u003c/p\u003e\n"],["\u003cp\u003eIt provides functionalities like creating, updating and retrieving labels.\u003c/p\u003e\n"],["\u003cp\u003eErrors might occur during these operations, indicated by specific error types like \u003ccode\u003eLabelError\u003c/code\u003e, \u003ccode\u003eTypeError\u003c/code\u003e, etc.\u003c/p\u003e\n"],["\u003cp\u003eThese errors contain details about the cause and location of the issue, aiding in troubleshooting.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this API is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content outlines various services and their associated error types within a specific API. Services include Adjustment, AudienceSegment, Company, Content, Creative, and others. The core information details the `TypeError` and its inheritance from `ApiError`. `ApiError` fields include `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`, identifying the location and cause of errors within the API's operations. It also mentions the use of `https://www.google.com/apis/ads/publisher/v202411` as the relevant namespace.\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](/ad-manager/api/reference/v202411/CustomTargetingService.TypeError) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.TypeError) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.TypeError) **LabelService** [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/LabelService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/LabelService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/LabelService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/LabelService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/LabelService.CommonError) [CreativeWrapperError](/ad-manager/api/reference/v202411/LabelService.CreativeWrapperError) [FeatureError](/ad-manager/api/reference/v202411/LabelService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/LabelService.InternalApiError) [LabelError](/ad-manager/api/reference/v202411/LabelService.LabelError) [NotNullError](/ad-manager/api/reference/v202411/LabelService.NotNullError) [NullError](/ad-manager/api/reference/v202411/LabelService.NullError) [ParseError](/ad-manager/api/reference/v202411/LabelService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/LabelService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/LabelService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/LabelService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/LabelService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202411/LabelService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/LabelService.RequiredError) [ServerError](/ad-manager/api/reference/v202411/LabelService.ServerError) [StatementError](/ad-manager/api/reference/v202411/LabelService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/LabelService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/LabelService.StringLengthError) **TypeError** [UniqueError](/ad-manager/api/reference/v202411/LabelService.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/LabelService.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`** ||"]]