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 LineItemTemplateService allows you to manage line item templates in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis service exposes various operations, including creating, updating, and retrieving line item templates.\u003c/p\u003e\n"],["\u003cp\u003eYou might encounter FeatureError if attempting to use a feature not enabled for your network.\u003c/p\u003e\n"],["\u003cp\u003eFeatureError provides insight into the missing feature causing the issue through the \u003ccode\u003ereason\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the inheritance hierarchy and specific error types associated with the LineItemTemplateService.\u003c/p\u003e\n"]]],["This content details various services within an ad management API, including `AdRuleService`, `CreativeService`, and `LineItemService`, among many others. It also lists numerous error types, inheriting from `ApiError`, such as `AuthenticationError` and `QuotaError`. The `FeatureError` is highlighted, indicating that it's returned when attempting to use a feature not enabled for the current network, specifying `MISSING_FEATURE` as a possible reason. This all related to version v202411 of the ad manager API.\n"],null,[]]