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 ProposalLineItemService allows for management of proposal line items within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods for creating, updating, and performing actions on proposal line items.\u003c/p\u003e\n"],["\u003cp\u003eThis service exposes a variety of errors, including those related to features, proposals, line items, and targeting.\u003c/p\u003e\n"],["\u003cp\u003eFeatureError is triggered when attempting to use a feature not enabled for the network.\u003c/p\u003e\n"],["\u003cp\u003eErrors are detailed with information like field path, trigger, and reason for easier debugging.\u003c/p\u003e\n"]]],["This document outlines various services within an ad management API, including `AdRuleService`, `AdjustmentService`, and `ProposalLineItemService`, among many others. It also details the `FeatureError` type, which indicates an attempt to use a feature not enabled on the current network. This error contains a `reason` field, which can be either `MISSING_FEATURE` or `UNKNOWN`. Additionally, the `ApiError` contains details about the cause of the error.\n"],null,[]]