type NullError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Caused by supplying a non-null value for an attribute that should be null.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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
-
NOT_NULL
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
|
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\u003eThe \u003ccode\u003eNullError\u003c/code\u003e in Google Ad Manager is triggered when a non-null value is provided for an attribute that should be null.\u003c/p\u003e\n"],["\u003cp\u003eIt's part of the \u003ccode\u003eCompanyService\u003c/code\u003e and inherits from the \u003ccode\u003eApiError\u003c/code\u003e class, providing detailed information about the error.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNullError\u003c/code\u003e includes a \u003ccode\u003ereason\u003c/code\u003e field indicating the cause, typically \u003ccode\u003eNOT_NULL\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize the error details, including \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e, to debug and resolve the issue.\u003c/p\u003e\n"],["\u003cp\u003eThe error belongs to the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace within the Ad Manager API.\u003c/p\u003e\n"]]],["The content outlines various services and associated errors within an API framework, specifically the \"v202411\" version. Core services include managing adjustments, companies, creatives, custom fields, forecasting, inventory, line items, live streams, orders, proposals, and more. Inheritance hierarchies are defined starting from `ApiError`, including specific errors such as `NullError`, caused by providing a non-null value for a null attribute. `NullError` includes field information and is associated to a `reason` enum.\n"],null,["# type NullError (v202411)\n\n**Service** \n[AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.NullError) **CompanyService** [CreativeService](/ad-manager/api/reference/v202411/CreativeService.NullError) [CreativeSetService](/ad-manager/api/reference/v202411/CreativeSetService.NullError) [CreativeTemplateService](/ad-manager/api/reference/v202411/CreativeTemplateService.NullError) [CreativeWrapperService](/ad-manager/api/reference/v202411/CreativeWrapperService.NullError) [CustomFieldService](/ad-manager/api/reference/v202411/CustomFieldService.NullError) [CustomTargetingService](/ad-manager/api/reference/v202411/CustomTargetingService.NullError) [DaiEncodingProfileService](/ad-manager/api/reference/v202411/DaiEncodingProfileService.NullError) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.NullError) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.NullError) [LabelService](/ad-manager/api/reference/v202411/LabelService.NullError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.NullError) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.NullError) [LineItemTemplateService](/ad-manager/api/reference/v202411/LineItemTemplateService.NullError) [LiveStreamEventService](/ad-manager/api/reference/v202411/LiveStreamEventService.NullError) [MobileApplicationService](/ad-manager/api/reference/v202411/MobileApplicationService.NullError) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.NullError) [OrderService](/ad-manager/api/reference/v202411/OrderService.NullError) [PlacementService](/ad-manager/api/reference/v202411/PlacementService.NullError) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.NullError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.NullError) [SiteService](/ad-manager/api/reference/v202411/SiteService.NullError) [TeamService](/ad-manager/api/reference/v202411/TeamService.NullError) [UserTeamAssociationService](/ad-manager/api/reference/v202411/UserTeamAssociationService.NullError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/CompanyService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/CompanyService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/CompanyService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/CompanyService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/CompanyService.CommonError) [CompanyCreditStatusError](/ad-manager/api/reference/v202411/CompanyService.CompanyCreditStatusError) [CompanyError](/ad-manager/api/reference/v202411/CompanyService.CompanyError) [CrossSellError](/ad-manager/api/reference/v202411/CompanyService.CrossSellError) [CustomFieldValueError](/ad-manager/api/reference/v202411/CompanyService.CustomFieldValueError) [ExchangeSignupApiError](/ad-manager/api/reference/v202411/CompanyService.ExchangeSignupApiError) [FeatureError](/ad-manager/api/reference/v202411/CompanyService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/CompanyService.InternalApiError) [InvalidEmailError](/ad-manager/api/reference/v202411/CompanyService.InvalidEmailError) [InvalidUrlError](/ad-manager/api/reference/v202411/CompanyService.InvalidUrlError) [InventoryClientApiError](/ad-manager/api/reference/v202411/CompanyService.InventoryClientApiError) [LabelEntityAssociationError](/ad-manager/api/reference/v202411/CompanyService.LabelEntityAssociationError) [McmError](/ad-manager/api/reference/v202411/CompanyService.McmError) [NetworkError](/ad-manager/api/reference/v202411/CompanyService.NetworkError) [NotNullError](/ad-manager/api/reference/v202411/CompanyService.NotNullError) **NullError** [ParseError](/ad-manager/api/reference/v202411/CompanyService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/CompanyService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/CompanyService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/CompanyService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/CompanyService.QuotaError) [RegExError](/ad-manager/api/reference/v202411/CompanyService.RegExError) [RequiredCollectionError](/ad-manager/api/reference/v202411/CompanyService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/CompanyService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202411/CompanyService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202411/CompanyService.ServerError) [SiteError](/ad-manager/api/reference/v202411/CompanyService.SiteError) [StatementError](/ad-manager/api/reference/v202411/CompanyService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/CompanyService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/CompanyService.StringLengthError) [TeamError](/ad-manager/api/reference/v202411/CompanyService.TeamError) [TypeError](/ad-manager/api/reference/v202411/CompanyService.TypeError) [UniqueError](/ad-manager/api/reference/v202411/CompanyService.UniqueError)\n\nCaused by supplying a non-null value for an attribute that should be null.\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/CompanyService.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/v202411/CompanyService.NullError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `NOT_NULL` : `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]