[[["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\u003eProposalLineItemMakegoodInfo provides details about makegoods for proposal line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt includes the ID of the original proposal line item and the reason for the makegood.\u003c/p\u003e\n"],["\u003cp\u003ePredefined reasons for makegoods include impression underdelivery, failure to meet secondary delivery terms, and performance issues.\u003c/p\u003e\n"]]],["The content describes `ProposalLineItemMakegoodInfo`, used for makegoods within the `ProposalLineItemService`. It details the `createMakegoods()` action, dependent on `ProposalLineItem`. Key information includes: `originalProposalLineItemId`, which is the read-only ID of the original proposal line item, and `reason`, a publisher-provided text field explaining the makegood's initiation. Predefined `reason` values include UNDERDELIVERY, SECONDARY_DELIVERY_TERMS, and PERFORMANCE. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type ProposalLineItemMakegoodInfo (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.ProposalLineItemMakegoodInfo) **ProposalLineItemService** **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202411/ProposalLineItemService.ProposalLineItem) [createMakegoods()](/ad-manager/api/reference/v202411/ProposalLineItemService#createMakegoods) \n▼\n**ProposalLineItemMakegoodInfo**\n\nMakegood info for a `ProposalLineItemDto`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `originalProposalLineItemId` | ` `xsd:`long` The ID of the original proposal line item on which this makegood is based. This attribute is read-only. |\n| ### `reason` | ` `xsd:`string` The publisher-provided reason why this makegood was initiated. This is free form text. The following predefined values can be used to render predefined options in the UI. UNDERDELIVERY: 'Impression underdelivery', SECONDARY_DELIVERY_TERMS: 'Did not meet secondary delivery terms ', PERFORMANCE: 'Performance issues', \u003cbr /\u003e |"]]