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 details the \u003ccode\u003eFeatureError\u003c/code\u003e within the Google Ad Manager API, specifically for the CreativeService.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eFeatureError\u003c/code\u003e arises when attempting to use a feature not enabled for the current network.\u003c/p\u003e\n"],["\u003cp\u003eThe error provides information such as the missing feature, field path details, and a description of the error.\u003c/p\u003e\n"],["\u003cp\u003eIt is categorized under the \u003ccode\u003eCreativeService\u003c/code\u003e and inherits properties from the general \u003ccode\u003eApiError\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should consult this documentation to understand and troubleshoot FeatureErrors in their Ad Manager integrations.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management system, including `AdRuleService`, `CreativeService`, and `ForecastService`, among others. These services manage aspects like ad rules, adjustments, content, creatives, forecasting, inventory, and reporting. It also details the `FeatureError`, indicating unavailable features for a network. `FeatureError.Reason` specifies if a feature is `MISSING_FEATURE` or `UNKNOWN`. Each service have a set of related errors such as `ApiError`, `AuthenticationError`, and `QuotaError`.\n"],null,[]]