Errors related to feature management. If you attempt using a feature that is not available to
the current network you'll receive a FeatureError with the missing feature as the trigger.
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\u003eFeatureError\u003c/code\u003e object is returned when attempting to use a feature not enabled for the current network.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureError\u003c/code\u003e includes information about the missing feature and the OGNL field path causing the error.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003ereason\u003c/code\u003e field that indicates the type of feature error, which can be \u003ccode\u003eMISSING_FEATURE\u003c/code\u003e or \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureError\u003c/code\u003e inherits properties like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e from \u003ccode\u003eApiError\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis error relates to feature management in Google Ad Manager and helps identify functionalities not available to the network.\u003c/p\u003e\n"]]],["This document outlines various services within an ad management API, including `AdRuleService`, `CreativeService`, `ForecastService`, and `LabelService`. It details potential `FeatureError` occurrences when using unavailable features. The API's structure is defined, showing the inheritance of `ApiError` and fields like `fieldPath`, `trigger`, and `errorString`. `FeatureError` includes a `reason`, with possible values of `MISSING_FEATURE` or `UNKNOWN`, indicating why a feature might be inaccessible.\n"],null,["# type FeatureError (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.FeatureError) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.FeatureError) [AdsTxtService](/ad-manager/api/reference/v202408/AdsTxtService.FeatureError) [AudienceSegmentService](/ad-manager/api/reference/v202408/AudienceSegmentService.FeatureError) [CdnConfigurationService](/ad-manager/api/reference/v202408/CdnConfigurationService.FeatureError) [CmsMetadataService](/ad-manager/api/reference/v202408/CmsMetadataService.FeatureError) [CompanyService](/ad-manager/api/reference/v202408/CompanyService.FeatureError) [ContactService](/ad-manager/api/reference/v202408/ContactService.FeatureError) [ContentBundleService](/ad-manager/api/reference/v202408/ContentBundleService.FeatureError) [ContentService](/ad-manager/api/reference/v202408/ContentService.FeatureError) [CreativeService](/ad-manager/api/reference/v202408/CreativeService.FeatureError) [CreativeSetService](/ad-manager/api/reference/v202408/CreativeSetService.FeatureError) [CreativeTemplateService](/ad-manager/api/reference/v202408/CreativeTemplateService.FeatureError) [CreativeWrapperService](/ad-manager/api/reference/v202408/CreativeWrapperService.FeatureError) [CustomFieldService](/ad-manager/api/reference/v202408/CustomFieldService.FeatureError) [CustomTargetingService](/ad-manager/api/reference/v202408/CustomTargetingService.FeatureError) [DaiAuthenticationKeyService](/ad-manager/api/reference/v202408/DaiAuthenticationKeyService.FeatureError) [DaiEncodingProfileService](/ad-manager/api/reference/v202408/DaiEncodingProfileService.FeatureError) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.FeatureError) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.FeatureError) **LabelService** [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.FeatureError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.FeatureError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.FeatureError) [LiveStreamEventService](/ad-manager/api/reference/v202408/LiveStreamEventService.FeatureError) [MobileApplicationService](/ad-manager/api/reference/v202408/MobileApplicationService.FeatureError) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.FeatureError) [NetworkService](/ad-manager/api/reference/v202408/NetworkService.FeatureError) [OrderService](/ad-manager/api/reference/v202408/OrderService.FeatureError) [PlacementService](/ad-manager/api/reference/v202408/PlacementService.FeatureError) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.FeatureError) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.FeatureError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.FeatureError) [ReportService](/ad-manager/api/reference/v202408/ReportService.FeatureError) [SegmentPopulationService](/ad-manager/api/reference/v202408/SegmentPopulationService.FeatureError) [SiteService](/ad-manager/api/reference/v202408/SiteService.FeatureError) [StreamActivityMonitorService](/ad-manager/api/reference/v202408/StreamActivityMonitorService.FeatureError) [SuggestedAdUnitService](/ad-manager/api/reference/v202408/SuggestedAdUnitService.FeatureError) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.FeatureError) [TeamService](/ad-manager/api/reference/v202408/TeamService.FeatureError) [UserService](/ad-manager/api/reference/v202408/UserService.FeatureError) [UserTeamAssociationService](/ad-manager/api/reference/v202408/UserTeamAssociationService.FeatureError) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.FeatureError) **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** [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](/ad-manager/api/reference/v202408/LabelService.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 related to feature management. If you attempt using a feature that is not available to\nthe current network you'll receive a FeatureError with the missing feature as the trigger.\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| **`FeatureError`** ||\n| ### `reason` | ` `[FeatureError.Reason](/ad-manager/api/reference/v202408/LabelService.FeatureError.Reason)` ` *** ** * ** *** **Enumerations** `MISSING_FEATURE` : A feature is being used that is not enabled on the current network. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]