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\u003eProposalLineItemService\u003c/code\u003e allows management of proposal line items, including their associated errors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePreferredDealError\u003c/code\u003e is a specific type of error related to preferred deal proposal line items.\u003c/p\u003e\n"],["\u003cp\u003eErrors can arise due to various reasons, like invalid priority, rate type, frequency caps, roadblocking type, or delivery rate type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiError\u003c/code\u003e object provides details about the error, such as the field path, trigger, and error string.\u003c/p\u003e\n"],["\u003cp\u003eThis service is part of the Google Ad Manager API and uses a specific namespace for its operations.\u003c/p\u003e\n"]]],["The `ProposalLineItemService` manages errors related to proposal line items, inheriting from `ApiError`. It encompasses various error types, including `AuthenticationError`, `BillingError`, `ForecastError`, `PermissionError`, and many more specific errors like `CurrencyCodeError` and `TechnologyTargetingError`. The `PreferredDealError` enum details issues specific to preferred deal proposal line items. The errors can have fields, like `fieldPath`, `trigger` and `errorString`, and the `PreferredDealError` can have a reason, such as `INVALID_PRIORITY` or `INVALID_RATE_TYPE`.\n"],null,[]]