type FeatureError (v202408)
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/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.
|
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\u003eFeatureError is related to feature management within the system.\u003c/p\u003e\n"],["\u003cp\u003eA FeatureError is triggered when attempting to use features not available to the current network.\u003c/p\u003e\n"],["\u003cp\u003eIt includes details about the missing feature and provides a reason for the error.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the Google Ad Manager API and can be identified by the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eFeatureError inherits from ApiError, which provides additional context about the error, such as field path and data trigger.\u003c/p\u003e\n"]]],["The content outlines various services within an ad management API, including `AdRuleService`, `AdjustmentService`, and `ContactService`, among others. These services manage different aspects of ad operations. The information also details `FeatureError`, indicating an attempt to use an unavailable feature. `FeatureError` has one main reason: `MISSING_FEATURE` when a feature is not enabled on the network. It includes fields like `fieldPath`, `trigger`, and `reason` to pinpoint errors.\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** [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](/ad-manager/api/reference/v202408/LabelService.FeatureError) [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/ContactService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/ContactService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/ContactService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/ContactService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/ContactService.CommonError) [ContactError](/ad-manager/api/reference/v202408/ContactService.ContactError) **FeatureError** [InternalApiError](/ad-manager/api/reference/v202408/ContactService.InternalApiError) [InvalidEmailError](/ad-manager/api/reference/v202408/ContactService.InvalidEmailError) [NotNullError](/ad-manager/api/reference/v202408/ContactService.NotNullError) [ParseError](/ad-manager/api/reference/v202408/ContactService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/ContactService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/ContactService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/ContactService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/ContactService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/ContactService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/ContactService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/ContactService.ServerError) [StatementError](/ad-manager/api/reference/v202408/ContactService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/ContactService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/ContactService.StringLengthError) [UniqueError](/ad-manager/api/reference/v202408/ContactService.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/ContactService.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/ContactService.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 |"]]