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\u003eThis documentation details the \u003ccode\u003eNullError\u003c/code\u003e within the Google Ad Manager API, specifically for the LabelService.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNullError\u003c/code\u003e arises when a NOT NULL constraint is violated, meaning a required field is missing a value.\u003c/p\u003e\n"],["\u003cp\u003eThe error provides context including the field path, a parsed field path for easier debugging, the data that caused the error, and a simple error message.\u003c/p\u003e\n"],["\u003cp\u003eA specific reason for the \u003ccode\u003eNullError\u003c/code\u003e is given, often indicating that a list or container should not contain null elements.\u003c/p\u003e\n"]]],["The content outlines various services and their associated errors within an ad management system. These services include managing adjustments, companies, creatives, forecasts, inventory, line items, and orders. The system uses an error hierarchy, with `ApiError` as the base and specific errors like `NullError`, `AuthenticationError`, and `QuotaError` inheriting from it. `NullError` specifically indicates a violation of a NOT NULL constraint, where a list or container must not include null elements. `ApiError` contains detailed fields like `fieldPath`, `trigger`, and `errorString`.\n"],null,["**Service** \n[AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.NullError) [CompanyService](/ad-manager/api/reference/v202408/CompanyService.NullError) [CreativeService](/ad-manager/api/reference/v202408/CreativeService.NullError) [CreativeSetService](/ad-manager/api/reference/v202408/CreativeSetService.NullError) [CreativeTemplateService](/ad-manager/api/reference/v202408/CreativeTemplateService.NullError) [CreativeWrapperService](/ad-manager/api/reference/v202408/CreativeWrapperService.NullError) [CustomFieldService](/ad-manager/api/reference/v202408/CustomFieldService.NullError) [CustomTargetingService](/ad-manager/api/reference/v202408/CustomTargetingService.NullError) [DaiEncodingProfileService](/ad-manager/api/reference/v202408/DaiEncodingProfileService.NullError) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.NullError) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.NullError) **LabelService** [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.NullError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.NullError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.NullError) [LiveStreamEventService](/ad-manager/api/reference/v202408/LiveStreamEventService.NullError) [MobileApplicationService](/ad-manager/api/reference/v202408/MobileApplicationService.NullError) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.NullError) [OrderService](/ad-manager/api/reference/v202408/OrderService.NullError) [PlacementService](/ad-manager/api/reference/v202408/PlacementService.NullError) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.NullError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.NullError) [SiteService](/ad-manager/api/reference/v202408/SiteService.NullError) [TeamService](/ad-manager/api/reference/v202408/TeamService.NullError) [UserTeamAssociationService](/ad-manager/api/reference/v202408/UserTeamAssociationService.NullError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/LabelService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/LabelService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/LabelService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/LabelService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/LabelService.CommonError) [CreativeWrapperError](/ad-manager/api/reference/v202408/LabelService.CreativeWrapperError) [FeatureError](/ad-manager/api/reference/v202408/LabelService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/LabelService.InternalApiError) [LabelError](/ad-manager/api/reference/v202408/LabelService.LabelError) [NotNullError](/ad-manager/api/reference/v202408/LabelService.NotNullError) **NullError** [ParseError](/ad-manager/api/reference/v202408/LabelService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/LabelService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/LabelService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/LabelService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/LabelService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/LabelService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/LabelService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/LabelService.ServerError) [StatementError](/ad-manager/api/reference/v202408/LabelService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/LabelService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/LabelService.StringLengthError) [TypeError](/ad-manager/api/reference/v202408/LabelService.TypeError) [UniqueError](/ad-manager/api/reference/v202408/LabelService.UniqueError)\n\nErrors associated with violation of a NOT NULL check.\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/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| **`NullError`** ||\n| `reason` | ` `[NullError.Reason](/ad-manager/api/reference/v202408/LabelService.NullError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `NULL_CONTENT` : Specified list/container must not contain any null elements \u003cbr /\u003e |"]]