AI-generated Key Takeaways
- 
          The content provides details on ProposalLineItemMakegoodErrorwithin the context of Google Ad Manager'sProposalService.
- 
          This error type is used to list errors specifically related to makegood proposal line items. 
- 
          The ProposalLineItemMakegoodErrorinherits fromApiErrorand includes fields such asfieldPath,fieldPathElements,trigger, anderrorString.
- 
          Specific reasons for a ProposalLineItemMakegoodErrorare enumerated, including issues like the original having a makegood already, the original being a makegood itself, or discrepancies in rate or units compared to the original line item.
- 
          Makegoods have specific limitations, such as not being supported for non-DV360 buyers or for certain cost types. 
Lists all errors for makegood proposal line items.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Field | |
|---|---|
| ApiError(inherited) | |
| 
                            | 
                            The OGNL field path to identify cause of error. | 
| 
                            | 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)}. | 
| 
                            | 
                            The data that caused the error. | 
| 
                            | 
                            A simple string representation of the error and reason. | 
| ProposalLineItemMakegoodError | |
| 
                            | 
                            The error reason represented by an enum. Enumerations 
 |