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 content describes the \u003ccode\u003eLineItemTemplateService\u003c/code\u003e and its associated errors in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureError\u003c/code\u003e occurs when attempting to use a feature not available to the current network.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureError\u003c/code\u003e will specify the missing feature as the trigger for the error.\u003c/p\u003e\n"],["\u003cp\u003eThis service is part of the Google Ad Manager API and utilizes a specific namespace for interactions.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize provided fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e to debug and understand these errors.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management system, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others, each with potential FeatureErrors. It details the inheritance structure of `ApiError`, a base for more specific errors like `FeatureError`. `FeatureError` indicates that a service is unavailable to the current network and has a `reason` field that can be `MISSING_FEATURE` or `UNKNOWN`.\n"],null,[]]