type FeatureError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
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.
- 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.
|
FeatureError
|
reason
|
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.
|
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\u003eFeatureError\u003c/code\u003e object within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureError\u003c/code\u003e occurs when attempting to use a feature not enabled for the current network.\u003c/p\u003e\n"],["\u003cp\u003eThe error provides information like the missing feature, field path, and a description.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field clarifies the specific cause, such as "MISSING_FEATURE" or "UNKNOWN".\u003c/p\u003e\n"]]],["The core content lists various services within an ad management system, such as AdRuleService, AdjustmentService, and others. It also details the inheritance of `ApiError` and its subtypes, including `FeatureError`. `FeatureError` occurs when a feature is not enabled for the current network, identified by the `MISSING_FEATURE` reason, and includes fields like `fieldPath`, `trigger`, and a reason enum. These services and errors are part of the API's structure and functionality.\n"],null,["# type FeatureError (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.FeatureError) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.FeatureError) [AdsTxtService](/ad-manager/api/reference/v202411/AdsTxtService.FeatureError) [AudienceSegmentService](/ad-manager/api/reference/v202411/AudienceSegmentService.FeatureError) [CdnConfigurationService](/ad-manager/api/reference/v202411/CdnConfigurationService.FeatureError) [CmsMetadataService](/ad-manager/api/reference/v202411/CmsMetadataService.FeatureError) [CompanyService](/ad-manager/api/reference/v202411/CompanyService.FeatureError) [ContactService](/ad-manager/api/reference/v202411/ContactService.FeatureError) [ContentBundleService](/ad-manager/api/reference/v202411/ContentBundleService.FeatureError) [ContentService](/ad-manager/api/reference/v202411/ContentService.FeatureError) [CreativeService](/ad-manager/api/reference/v202411/CreativeService.FeatureError) [CreativeSetService](/ad-manager/api/reference/v202411/CreativeSetService.FeatureError) [CreativeTemplateService](/ad-manager/api/reference/v202411/CreativeTemplateService.FeatureError) [CreativeWrapperService](/ad-manager/api/reference/v202411/CreativeWrapperService.FeatureError) [CustomFieldService](/ad-manager/api/reference/v202411/CustomFieldService.FeatureError) [CustomTargetingService](/ad-manager/api/reference/v202411/CustomTargetingService.FeatureError) [DaiAuthenticationKeyService](/ad-manager/api/reference/v202411/DaiAuthenticationKeyService.FeatureError) [DaiEncodingProfileService](/ad-manager/api/reference/v202411/DaiEncodingProfileService.FeatureError) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.FeatureError) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.FeatureError) [LabelService](/ad-manager/api/reference/v202411/LabelService.FeatureError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.FeatureError) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.FeatureError) [LineItemTemplateService](/ad-manager/api/reference/v202411/LineItemTemplateService.FeatureError) [LiveStreamEventService](/ad-manager/api/reference/v202411/LiveStreamEventService.FeatureError) [MobileApplicationService](/ad-manager/api/reference/v202411/MobileApplicationService.FeatureError) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.FeatureError) [NetworkService](/ad-manager/api/reference/v202411/NetworkService.FeatureError) [OrderService](/ad-manager/api/reference/v202411/OrderService.FeatureError) **PlacementService** [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.FeatureError) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.FeatureError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.FeatureError) [ReportService](/ad-manager/api/reference/v202411/ReportService.FeatureError) [SegmentPopulationService](/ad-manager/api/reference/v202411/SegmentPopulationService.FeatureError) [SiteService](/ad-manager/api/reference/v202411/SiteService.FeatureError) [StreamActivityMonitorService](/ad-manager/api/reference/v202411/StreamActivityMonitorService.FeatureError) [SuggestedAdUnitService](/ad-manager/api/reference/v202411/SuggestedAdUnitService.FeatureError) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.FeatureError) [TeamService](/ad-manager/api/reference/v202411/TeamService.FeatureError) [UserService](/ad-manager/api/reference/v202411/UserService.FeatureError) [UserTeamAssociationService](/ad-manager/api/reference/v202411/UserTeamAssociationService.FeatureError) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.FeatureError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/PlacementService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/PlacementService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/PlacementService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/PlacementService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/PlacementService.CommonError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202411/PlacementService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [EntityLimitReachedError](/ad-manager/api/reference/v202411/PlacementService.EntityLimitReachedError) **FeatureError** [InternalApiError](/ad-manager/api/reference/v202411/PlacementService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202411/PlacementService.NotNullError) [NullError](/ad-manager/api/reference/v202411/PlacementService.NullError) [ParseError](/ad-manager/api/reference/v202411/PlacementService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/PlacementService.PermissionError) [PlacementError](/ad-manager/api/reference/v202411/PlacementService.PlacementError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/PlacementService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/PlacementService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/PlacementService.QuotaError) [RangeError](/ad-manager/api/reference/v202411/PlacementService.RangeError) [RegExError](/ad-manager/api/reference/v202411/PlacementService.RegExError) [RequiredCollectionError](/ad-manager/api/reference/v202411/PlacementService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/PlacementService.RequiredError) [ServerError](/ad-manager/api/reference/v202411/PlacementService.ServerError) [StatementError](/ad-manager/api/reference/v202411/PlacementService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/PlacementService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/PlacementService.StringLengthError) [TypeError](/ad-manager/api/reference/v202411/PlacementService.TypeError) [UniqueError](/ad-manager/api/reference/v202411/PlacementService.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/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/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| **`FeatureError`** ||\n| ### `reason` | ` `[FeatureError.Reason](/ad-manager/api/reference/v202411/PlacementService.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 |"]]