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\u003eCreativeSetService\u003c/code\u003e and the potential errors associated with it, particularly \u003ccode\u003eFeatureError\u003c/code\u003e when using unavailable features.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureError\u003c/code\u003e occurs when utilizing a feature not enabled on the current network, indicated by the \u003ccode\u003eMISSING_FEATURE\u003c/code\u003e reason.\u003c/p\u003e\n"],["\u003cp\u003eThe provided table outlines the fields within \u003ccode\u003eFeatureError\u003c/code\u003e, such as \u003ccode\u003ereason\u003c/code\u003e and inherited fields from \u003ccode\u003eApiError\u003c/code\u003e for error identification.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ereason\u003c/code\u003e field with \u003ccode\u003eFeatureError.Reason\u003c/code\u003e enumeration clarifies the cause of the error, like \u003ccode\u003eMISSING_FEATURE\u003c/code\u003e or \u003ccode\u003eUNKNOWN\u003c/code\u003e for unexposed values.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize the detailed field descriptions and enumerations to understand and troubleshoot \u003ccode\u003eFeatureError\u003c/code\u003e occurrences in the \u003ccode\u003eCreativeSetService\u003c/code\u003e.\u003c/p\u003e\n"]]],["This document outlines various services and associated errors within an ad management API, version v202408. It details services like AdRule, Adjustment, Creative, and many others, along with their corresponding FeatureError. These FeatureErrors indicate that a requested feature is unavailable in the current network. Errors are categorized under `ApiError` with fields like `fieldPath`, `trigger`, and `errorString`, as well as the `FeatureError` reason of `MISSING_FEATURE` or `UNKNOWN`.\n"],null,[]]