type NullError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Errors associated with violation of a NOT NULL check.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
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)}.
|
trigger
|
xsd:string
The data that caused the error.
|
errorString
|
xsd:string
A simple string representation of the error and reason.
|
NullError
|
reason
|
NullError.Reason
The error reason represented by an enum.
Enumerations
-
NULL_CONTENT
- Specified list/container must not contain any null elements
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eNullError\u003c/code\u003e within the \u003ccode\u003eCustomTargetingService\u003c/code\u003e of the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNullError\u003c/code\u003e occurs when a NOT NULL constraint is violated, meaning a required field is missing a value.\u003c/p\u003e\n"],["\u003cp\u003eThe error includes details like the field path causing the error and a reason code for easier debugging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides specific information, such as \u003ccode\u003eNULL_CONTENT\u003c/code\u003e, indicating a list or container has null elements when it shouldn't.\u003c/p\u003e\n"]]],["The document outlines various services within the Ad Manager API, including Adjustment, Company, Creative, CustomTargeting, and more. It details the `NullError`, which indicates a violation of a NOT NULL check. `NullError` inherits from `ApiError` and includes fields like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. The `NullError` specifies a `reason`, and in this case it means that the `NULL_CONTENT` error indicates that a specified list or container must not contain null elements.\n"],null,["# type NullError (v202408)\n\n**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** [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](/ad-manager/api/reference/v202408/LabelService.NullError) [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/CustomTargetingService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/CustomTargetingService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/CustomTargetingService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/CustomTargetingService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/CustomTargetingService.CommonError) [CustomTargetingError](/ad-manager/api/reference/v202408/CustomTargetingService.CustomTargetingError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202408/CustomTargetingService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [EntityLimitReachedError](/ad-manager/api/reference/v202408/CustomTargetingService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202408/CustomTargetingService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/CustomTargetingService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202408/CustomTargetingService.NotNullError) **NullError** [ParseError](/ad-manager/api/reference/v202408/CustomTargetingService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/CustomTargetingService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/CustomTargetingService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/CustomTargetingService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/CustomTargetingService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/CustomTargetingService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/CustomTargetingService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/CustomTargetingService.ServerError) [StatementError](/ad-manager/api/reference/v202408/CustomTargetingService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/CustomTargetingService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/CustomTargetingService.StringLengthError) [TypeError](/ad-manager/api/reference/v202408/CustomTargetingService.TypeError) [UniqueError](/ad-manager/api/reference/v202408/CustomTargetingService.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/CustomTargetingService.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/CustomTargetingService.NullError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `NULL_CONTENT` : Specified list/container must not contain any null elements \u003cbr /\u003e |"]]