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 the \u003ccode\u003eFeatureError\u003c/code\u003e within the context of the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureError\u003c/code\u003e occurs when attempting to utilize a feature not enabled for the current network.\u003c/p\u003e\n"],["\u003cp\u003eIt provides details on the error through fields like \u003ccode\u003ereason\u003c/code\u003e, which specifies the cause, such as \u003ccode\u003eMISSING_FEATURE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAdditional inherited fields from \u003ccode\u003eApiError\u003c/code\u003e offer further context regarding the error, including \u003ccode\u003efieldPath\u003c/code\u003e and \u003ccode\u003etrigger\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this error is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The provided content details various services and their associated errors within an ad management API, version 202408. It lists numerous services, such as `AdRuleService`, `AdjustmentService`, and `LiveStreamEventService`. A `FeatureError` is highlighted, occurring when a network lacks a required feature. The `ApiError`, which is inherited, includes details like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. `FeatureError` has a `reason` enumeration with `MISSING_FEATURE` and `UNKNOWN` as values.\n"],null,[]]