type ProposalLineItemMakegoodInfo (v202508)

  • ProposalLineItemMakegoodInfo provides information about makegoods for a ProposalLineItemDto.

  • It includes the ID of the original proposal line item and a free-form text field for the reason the makegood was initiated.

  • Predefined values for the reason field include 'Impression underdelivery', 'Did not meet secondary delivery terms', and 'Performance issues'.

Makegood info for a ProposalLineItemDto.


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

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