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

Describes contending line items for a Forecast. More...

Properties

long lineItemId [get, set]
 The Id of the contending line item. More...
 
bool lineItemIdSpecified [get, set]
 
long contendingImpressions [get, set]
 Number of impressions contended for by both the forecasted line item and this line item, but served to this line item in the forecast simulation. More...
 
bool contendingImpressionsSpecified [get, set]
 

Detailed Description

Describes contending line items for a Forecast.

Property Documentation

long Google.Api.Ads.AdManager.v202305.ContendingLineItem.contendingImpressions
getset

Number of impressions contended for by both the forecasted line item and this line item, but served to this line item in the forecast simulation.

bool Google.Api.Ads.AdManager.v202305.ContendingLineItem.contendingImpressionsSpecified
getset

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

long Google.Api.Ads.AdManager.v202305.ContendingLineItem.lineItemId
getset

The Id of the contending line item.

bool Google.Api.Ads.AdManager.v202305.ContendingLineItem.lineItemIdSpecified
getset

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


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