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\u003e\u003ccode\u003eProposalLineItemMakegoodError\u003c/code\u003e outlines errors encountered when creating or managing makegood proposal line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors often relate to the relationship between the makegood and its original proposal line item, including restrictions on cost types, impression goals, and buyer eligibility.\u003c/p\u003e\n"],["\u003cp\u003eCommon errors include scenarios where the original line item already has a makegood, is itself a makegood, hasn't been sold, or is too old.\u003c/p\u003e\n"],["\u003cp\u003eMakegoods may be subject to specific requirements such as having a standard line item type, a CPM cost type, and the same rate as the original line item.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides a specific error code indicating the nature of the issue encountered.\u003c/p\u003e\n"]]],["The document outlines the `ProposalLineItemService` and its associated errors, specifically focusing on `ProposalLineItemMakegoodError`. This service handles proposal line items, with `ApiError` as a base class. A large number of errors are listed that inherit from `ApiError`. `ProposalLineItemMakegoodError` has a \"reason\" field, with possible values like `ORIGINAL_ALREADY_HAS_MAKEGOOD`, `ORIGINAL_IS_MAKEGOOD`, and `RATE_DIFFERENT_THAN_ORIGINAL`, detailing issues related to makegood line items. It can also be used to describe an `UNKNOWN` error if the error is not exposed by the API version.\n"],null,[]]