Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.ProposalLineItemMakegoodInfo Class Reference

Makegood info for a ProposalLineItemDto. More...

Properties

long originalProposalLineItemId [get, set]
 The ID of the original proposal line item on which this makegood is based. This attribute is read-only. More...
 
bool originalProposalLineItemIdSpecified [get, set]
 
string reason [get, set]
 The publisher-provided reason why this makegood was initiated. This is free form text. More...
 

Detailed Description

Makegood info for a ProposalLineItemDto.

Property Documentation

long Google.Api.Ads.AdManager.v202305.ProposalLineItemMakegoodInfo.originalProposalLineItemId
getset

The ID of the original proposal line item on which this makegood is based. This attribute is read-only.

bool Google.Api.Ads.AdManager.v202305.ProposalLineItemMakegoodInfo.originalProposalLineItemIdSpecified
getset

true, if a value is specified for originalProposalLineItemId, false otherwise.

string Google.Api.Ads.AdManager.v202305.ProposalLineItemMakegoodInfo.reason
getset

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


The documentation for this class was generated from the following file: