type ProposalLineItemMakegoodInfo (v202408)
Makegood info for a ProposalLineItemDto
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["`ProposalLineItemMakegoodInfo` provides details about makegoods for a specific proposal line item."],["It includes the ID of the original proposal line item and the reason for the makegood."],["The reason for the makegood can be a predefined value (underdelivery, secondary delivery terms, or performance issues) or custom text."]]],["The content describes `ProposalLineItemMakegoodInfo`, a data structure used for makegoods within the `ForecastService`. Key information includes: `originalProposalLineItemId`, which is the read-only ID of the original proposal line item; and `reason`, a free-form text field explaining the makegood's initiation. Predefined values for the `reason` field include \"UNDERDELIVERY\", \"SECONDARY_DELIVERY_TERMS\", and \"PERFORMANCE\". The data is associated with the `ProposalLineItem` and is found within the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"]]