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\u003eThe \u003ccode\u003eTeamService\u003c/code\u003e allows management of teams within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNullError\u003c/code\u003e is thrown when a NOT NULL constraint is violated.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNullError\u003c/code\u003e includes details such as the field path, error reason, and trigger.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNullError.Reason\u003c/code\u003e enum provides specific context for the null violation, such as 'NULL_CONTENT'.\u003c/p\u003e\n"]]],["The content outlines various services and errors within the Google Ad Manager API (v202411). It details services like Adjustment, Company, Creative, Forecast, and Order. It highlights the `NullError`, a specific error type indicating a violation of a NOT NULL constraint. `NullError` is associated with the `TeamService`, inheriting from `ApiError`. The `NullError` has one reason called `NULL_CONTENT` which indicates the provided list cannot have any empty elements.\n"],null,["# type NullError (v202411)\n\n**Service** \n[AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.NullError) [CompanyService](/ad-manager/api/reference/v202411/CompanyService.NullError) [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** [UserTeamAssociationService](/ad-manager/api/reference/v202411/UserTeamAssociationService.NullError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/TeamService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/TeamService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/TeamService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/TeamService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/TeamService.CommonError) [EntityLimitReachedError](/ad-manager/api/reference/v202411/TeamService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202411/TeamService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/TeamService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202411/TeamService.NotNullError) **NullError** [OrderError](/ad-manager/api/reference/v202411/TeamService.OrderError) [ParseError](/ad-manager/api/reference/v202411/TeamService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/TeamService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/TeamService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/TeamService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/TeamService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202411/TeamService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/TeamService.RequiredError) [ServerError](/ad-manager/api/reference/v202411/TeamService.ServerError) [StatementError](/ad-manager/api/reference/v202411/TeamService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/TeamService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/TeamService.StringLengthError) [TeamError](/ad-manager/api/reference/v202411/TeamService.TeamError) [TypeError](/ad-manager/api/reference/v202411/TeamService.TypeError) [UniqueError](/ad-manager/api/reference/v202411/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/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/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/v202411/TeamService.NullError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `NULL_CONTENT` : Specified list/container must not contain any null elements \u003cbr /\u003e |"]]