type ProposalLineItemMakegoodInfo (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Makegood info for a ProposalLineItemDto
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
originalProposalLineItemId
|
xsd:long
The ID of the original proposal line item on which this makegood is based.
This attribute is read-only.
|
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',
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The core content describes the `ProposalLineItemMakegoodInfo`, which handles makegood information for a `ProposalLineItemDto`. Key actions involve the `ForecastService` and `ProposalLineItemService`, specifically the `createMakegoods()` method. It defines two fields: `originalProposalLineItemId`, the read-only ID of the initial line item, and `reason`, a free-form text field detailing the makegood's cause, with options like UNDERDELIVERY, SECONDARY_DELIVERY_TERMS, and PERFORMANCE.\n"],null,["# type ProposalLineItemMakegoodInfo (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.ProposalLineItemMakegoodInfo) **ProposalLineItemService** **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202502/ProposalLineItemService.ProposalLineItem) [createMakegoods()](/ad-manager/api/reference/v202502/ProposalLineItemService#createMakegoods) \n▼\n**ProposalLineItemMakegoodInfo**\n\nMakegood info for a `ProposalLineItemDto`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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 |"]]