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."],[],["This document outlines various services and associated errors within an ad management system. Key services include Adjustment, Company, Creative, Forecast, Inventory, and Order management, among others. The system also uses the TeamService and UserTeamAssociationService. Errors inherit from `ApiError`, with `NullError` indicating violations of \"not null\" checks, such as `NULL_CONTENT` when a list contains null elements. FieldPathElements provides detailed parsed information on error cause locations.\n"],null,["**Service** \n[AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.NullError) [CompanyService](/ad-manager/api/reference/v202502/CompanyService.NullError) [CreativeService](/ad-manager/api/reference/v202502/CreativeService.NullError) [CreativeSetService](/ad-manager/api/reference/v202502/CreativeSetService.NullError) [CreativeTemplateService](/ad-manager/api/reference/v202502/CreativeTemplateService.NullError) [CreativeWrapperService](/ad-manager/api/reference/v202502/CreativeWrapperService.NullError) [CustomFieldService](/ad-manager/api/reference/v202502/CustomFieldService.NullError) [CustomTargetingService](/ad-manager/api/reference/v202502/CustomTargetingService.NullError) [DaiEncodingProfileService](/ad-manager/api/reference/v202502/DaiEncodingProfileService.NullError) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.NullError) [InventoryService](/ad-manager/api/reference/v202502/InventoryService.NullError) [LabelService](/ad-manager/api/reference/v202502/LabelService.NullError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202502/LineItemCreativeAssociationService.NullError) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.NullError) [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.NullError) [LiveStreamEventService](/ad-manager/api/reference/v202502/LiveStreamEventService.NullError) [MobileApplicationService](/ad-manager/api/reference/v202502/MobileApplicationService.NullError) [NativeStyleService](/ad-manager/api/reference/v202502/NativeStyleService.NullError) [OrderService](/ad-manager/api/reference/v202502/OrderService.NullError) [PlacementService](/ad-manager/api/reference/v202502/PlacementService.NullError) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.NullError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.NullError) [SiteService](/ad-manager/api/reference/v202502/SiteService.NullError) **TeamService** [UserTeamAssociationService](/ad-manager/api/reference/v202502/UserTeamAssociationService.NullError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202502/TeamService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202502/TeamService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202502/TeamService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202502/TeamService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202502/TeamService.CommonError) [EntityLimitReachedError](/ad-manager/api/reference/v202502/TeamService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202502/TeamService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202502/TeamService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202502/TeamService.NotNullError) **NullError** [OrderError](/ad-manager/api/reference/v202502/TeamService.OrderError) [ParseError](/ad-manager/api/reference/v202502/TeamService.ParseError) [PermissionError](/ad-manager/api/reference/v202502/TeamService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202502/TeamService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202502/TeamService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202502/TeamService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202502/TeamService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202502/TeamService.RequiredError) [ServerError](/ad-manager/api/reference/v202502/TeamService.ServerError) [StatementError](/ad-manager/api/reference/v202502/TeamService.StatementError) [StringFormatError](/ad-manager/api/reference/v202502/TeamService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202502/TeamService.StringLengthError) [TeamError](/ad-manager/api/reference/v202502/TeamService.TeamError) [TypeError](/ad-manager/api/reference/v202502/TeamService.TypeError) [UniqueError](/ad-manager/api/reference/v202502/TeamService.UniqueError)\n\nErrors associated with violation of a NOT NULL check.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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/v202502/TeamService.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| **`NullError`** ||\n| `reason` | ` `[NullError.Reason](/ad-manager/api/reference/v202502/TeamService.NullError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `NULL_CONTENT` : Specified list/container must not contain any null elements \u003cbr /\u003e |"]]