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 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 is triggered when attempting to use a feature not enabled for the current network.\u003c/p\u003e\n"],["\u003cp\u003eIt includes fields like \u003ccode\u003ereason\u003c/code\u003e specifying the cause of the error, such as \u003ccode\u003eMISSING_FEATURE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field clarifies whether the error is due to an unavailable feature or an unknown cause.\u003c/p\u003e\n"],["\u003cp\u003eInherited fields from \u003ccode\u003eApiError\u003c/code\u003e provide further context on the location and nature of the error.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management API, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others, totaling over 40. It also details the `ApiError` inheritance structure, listing numerous specific error types like `ApiVersionError`, `AssetError`, `FeatureError`, and `ForecastError` among many others. `FeatureError` specifically denotes errors caused by using a feature not enabled on the current network, which will result in the error `MISSING_FEATURE`.\n"],null,[]]