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 provides information about errors related to feature management in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error typically occurs when attempting to use a feature that is not enabled for the current network.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureError\u003c/code\u003e includes details such as the missing feature and the reason for the error, helping developers troubleshoot integration issues.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the Google Ad Manager API and provides structured data about errors in a machine-readable format.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can programmatically access the error information to handle errors and gracefully recover.\u003c/p\u003e\n"]]],["This document outlines services and error types within an ad management API (v202408). It details various services like `AdRuleService`, `CreativeService`, `OrderService`, etc., each with associated feature error. It also lists a comprehensive set of error types inherited from `ApiError`, including `AuthenticationError`, `QuotaError`, and `FeatureError`. `FeatureError` specifically flags attempts to use disabled features, with `MISSING_FEATURE` indicating unavailable network capabilities. The provided information details field path, trigger, and error strings.\n"],null,[]]