[[["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 2024-05-15 UTC."],[[["`ProposalLineItemMakegoodInfo` provides details about makegoods for proposal line items in Ad Manager."],["It includes the ID of the original proposal line item and the reason for the makegood, which can be free-form text or predefined values like underdelivery or performance issues."]]],["The content defines `ProposalLineItemMakegoodInfo`, which is used for makegoods related to `ProposalLineItem` within the `ForecastService`. It includes two fields: `originalProposalLineItemId`, a read-only long integer representing the original proposal line item's ID, and `reason`, a string field. The `reason` explains the makegood's initiation, allowing free-form text and predefined options like \"UNDERDELIVERY,\" \"SECONDARY_DELIVERY_TERMS,\" and \"PERFORMANCE.\" This information is found within the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]