Ads API .NET library
|
Forecasting options for line item availability forecasts. More...
Properties | |
bool | includeTargetingCriteriaBreakdown [get, set] |
When specified, forecast result for the availability line item will also include breakdowns by its targeting in AvailabilityForecast::targetingCriteriaBreakdowns. More... | |
bool | includeTargetingCriteriaBreakdownSpecified [get, set] |
bool | includeContendingLineItems [get, set] |
When specified, the forecast result for the availability line item will also include contending line items in AvailabilityForecast::contendingLineItems. More... | |
bool | includeContendingLineItemsSpecified [get, set] |
ForecastBreakdownOptions | breakdown [get, set] |
Forecasting options for line item availability forecasts.
|
getset |
|
getset |
When specified, the forecast result for the availability line item will also include contending line items in AvailabilityForecast::contendingLineItems.
|
getset |
true
, if a value is specified for includeContendingLineItems, false
otherwise.
|
getset |
When specified, forecast result for the availability line item will also include breakdowns by its targeting in AvailabilityForecast::targetingCriteriaBreakdowns.
|
getset |
true
, if a value is specified for includeTargetingCriteriaBreakdown, false
otherwise.