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\u003eThis documentation outlines FeatureError, an error type in Google Ad Manager related to feature management.\u003c/p\u003e\n"],["\u003cp\u003eFeatureError is triggered when attempting to use a feature not enabled on the current network.\u003c/p\u003e\n"],["\u003cp\u003eIt provides details about the missing feature, including the reason and field path information.\u003c/p\u003e\n"],["\u003cp\u003eThe error namespace is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMISSING_FEATURE\u003c/code\u003e reason indicates the network hasn't enabled the attempted feature.\u003c/p\u003e\n"]]],["The document outlines various services and errors within an ad management API (v202408). Key services include AdRule, AdsTxt, AudienceSegment, Creative, Forecast, and Report Services, among many others. It details a hierarchy of errors, inheriting from `ApiError`. `FeatureError` is highlighted, indicating an attempt to use an unavailable feature on the current network, triggered by the `MISSING_FEATURE` reason. Additionally, the `ApiError` can provide information about the errors in the field.\n"],null,[]]