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."],[],["The content outlines various services within an ad management system, including Adjustment, Company, Creative, and Placement services, among others. It details the `NullError` type within the `PlacementService`, highlighting its inheritance from `ApiError`. Key error types like `ApiVersionError`, `AuthenticationError`, and `InternalApiError` are listed as subclasses. `NullError` is defined as violating a NOT NULL constraint, with a `NULL_CONTENT` reason for not accepting null list/container elements. Core information fields such as `fieldPath`, `trigger`, and `reason` are also specified.\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** [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](/ad-manager/api/reference/v202502/TeamService.NullError) [UserTeamAssociationService](/ad-manager/api/reference/v202502/UserTeamAssociationService.NullError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202502/PlacementService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202502/PlacementService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202502/PlacementService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202502/PlacementService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202502/PlacementService.CommonError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202502/PlacementService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [EntityLimitReachedError](/ad-manager/api/reference/v202502/PlacementService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202502/PlacementService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202502/PlacementService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202502/PlacementService.NotNullError) **NullError** [ParseError](/ad-manager/api/reference/v202502/PlacementService.ParseError) [PermissionError](/ad-manager/api/reference/v202502/PlacementService.PermissionError) [PlacementError](/ad-manager/api/reference/v202502/PlacementService.PlacementError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202502/PlacementService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202502/PlacementService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202502/PlacementService.QuotaError) [RangeError](/ad-manager/api/reference/v202502/PlacementService.RangeError) [RegExError](/ad-manager/api/reference/v202502/PlacementService.RegExError) [RequiredCollectionError](/ad-manager/api/reference/v202502/PlacementService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202502/PlacementService.RequiredError) [ServerError](/ad-manager/api/reference/v202502/PlacementService.ServerError) [StatementError](/ad-manager/api/reference/v202502/PlacementService.StatementError) [StringFormatError](/ad-manager/api/reference/v202502/PlacementService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202502/PlacementService.StringLengthError) [TypeError](/ad-manager/api/reference/v202502/PlacementService.TypeError) [UniqueError](/ad-manager/api/reference/v202502/PlacementService.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/PlacementService.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/PlacementService.NullError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `NULL_CONTENT` : Specified list/container must not contain any null elements \u003cbr /\u003e |"]]