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 manages proposal line items and their associated errors within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eErrors are categorized by type, including \u003ccode\u003eProposalError\u003c/code\u003e, \u003ccode\u003eLineItemError\u003c/code\u003e, and various targeting errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProposalError\u003c/code\u003e provides insight into issues related to proposal creation, updates, and company associations.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information on each error type is accessible through provided links.\u003c/p\u003e\n"],["\u003cp\u003eThis service helps ensure the smooth creation and management of proposal line items by handling potential errors effectively.\u003c/p\u003e\n"]]],["The `ProposalLineItemService` manages errors related to proposal line items. It inherits from `ApiError` and includes a comprehensive list of specific error types, such as `AuthenticationError`, `BillingError`, `ForecastError`, `ProposalError`, and `QuotaError`. `ProposalError` specifies problems like unsupported currency codes, duplicate contacts or salespeople, and issues with company credit status. The `ApiError` provides details about the error's cause, location, and triggering data, including field paths and error strings.\n"],null,[]]