type ProposalLineItemMakegoodInfo (v202411)

  • ProposalLineItemMakegoodInfo provides details about makegoods for a ProposalLineItemDto, including the original proposal line item ID and the reason for the makegood.

  • It uses a namespace of https://www.google.com/apis/ads/publisher/v202411 for identification.

  • Makegood reasons can be free-form text or predefined values such as underdelivery, unmet secondary delivery terms, or performance issues, for UI display.

Makegood info for a ProposalLineItemDto.


Namespace
https://www.google.com/apis/ads/publisher/v202411

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',