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 is part of the Google Ad Manager API and falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis error occurs when attempting to use a feature not enabled for the current network, indicated by the \u003ccode\u003eMISSING_FEATURE\u003c/code\u003e reason.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e, providing details like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for debugging.\u003c/p\u003e\n"],["\u003cp\u003eKey fields within \u003ccode\u003eFeatureError\u003c/code\u003e include \u003ccode\u003ereason\u003c/code\u003e, which specifies the cause of the error, and inherited fields from \u003ccode\u003eApiError\u003c/code\u003e for context.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should consult the documentation for \u003ccode\u003eFeatureError.Reason\u003c/code\u003e to understand possible error triggers and adjust their API calls accordingly.\u003c/p\u003e\n"]]],["This document outlines services and error types within an ad management API. It lists numerous services like AdRuleService, ForecastService, and UserService, each handling specific ad-related functions. It details the error inheritance structure, with `ApiError` as the base. `FeatureError` indicates attempts to use unavailable features, specifying the `MISSING_FEATURE` or `UNKNOWN` reason. `ApiError` fields provide context with field paths, triggers, and error string information.\n"],null,[]]