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

Represents a single delivery data point, with both available and forecast number. More...

Properties

long matched [get, set]
 
bool matchedSpecified [get, set]
 
long available [get, set]
 
bool availableSpecified [get, set]
 
long possible [get, set]
 
bool possibleSpecified [get, set]
 

Detailed Description

Represents a single delivery data point, with both available and forecast number.

Property Documentation

long Google.Api.Ads.AdManager.v202305.BreakdownForecast.available
getset
bool Google.Api.Ads.AdManager.v202305.BreakdownForecast.availableSpecified
getset

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

long Google.Api.Ads.AdManager.v202305.BreakdownForecast.matched
getset
bool Google.Api.Ads.AdManager.v202305.BreakdownForecast.matchedSpecified
getset

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

long Google.Api.Ads.AdManager.v202305.BreakdownForecast.possible
getset
bool Google.Api.Ads.AdManager.v202305.BreakdownForecast.possibleSpecified
getset

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


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