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\u003eTargetingPresetService\u003c/code\u003e allows management of targeting presets in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis service exposes errors, including \u003ccode\u003eFeatureError\u003c/code\u003e, indicating features unavailable to the current network.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureError\u003c/code\u003e details include a reason like \u003ccode\u003eMISSING_FEATURE\u003c/code\u003e when attempting to use an unenabled feature.\u003c/p\u003e\n"],["\u003cp\u003eAttempting to use features that aren't supported by the network will lead to errors with detailed information about the missing feature.\u003c/p\u003e\n"],["\u003cp\u003eThis service inherits from \u003ccode\u003eApiError\u003c/code\u003e, providing context and specific details about errors related to the field path and data.\u003c/p\u003e\n"]]],["The document outlines various services and error types within an ad management API, version v202411. Services include managing ads, content, creatives, targeting, and reporting. Errors, inherited from `ApiError`, encompass categories like authentication, targeting, and internal issues. `FeatureError` is triggered when a user attempts to access an unavailable feature. The `FeatureError` includes the `MISSING_FEATURE` or `UNKNOWN` reasons to clarify the problem, indicating the feature is not enabled.\n"],null,[]]