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\u003eFeatureError is related to feature management.\u003c/p\u003e\n"],["\u003cp\u003eYou may receive a FeatureError if using a feature not available in your network.\u003c/p\u003e\n"],["\u003cp\u003eThe error will specify the missing feature as the trigger.\u003c/p\u003e\n"],["\u003cp\u003eFeatureError includes details like field path, trigger, and error string.\u003c/p\u003e\n"],["\u003cp\u003eIt also indicates the reason for the error, such as a missing feature.\u003c/p\u003e\n"]]],["This document outlines services and errors within an ad management API (v202408). It lists numerous services like AdRuleService, AudienceSegmentService, CreativeService, ForecastService, InventoryService, and ReportService, alongside their respective FeatureError references. It details the inheritance of `ApiError`, including fields like `fieldPath` and `trigger`. `FeatureError` signifies attempts to use disabled network features, with `MISSING_FEATURE` and `UNKNOWN` reasons, indicating the nature of the error.\n"],null,[]]