| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201711 |
| Modifier and Type | Method and Description |
|---|---|
AlternativeUnitTypeForecast[] |
AvailabilityForecast.getAlternativeUnitTypeForecasts()
Gets the alternativeUnitTypeForecasts value for this AvailabilityForecast.
|
AlternativeUnitTypeForecast |
AvailabilityForecast.getAlternativeUnitTypeForecasts(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
AvailabilityForecast.setAlternativeUnitTypeForecasts(AlternativeUnitTypeForecast[] alternativeUnitTypeForecasts)
Sets the alternativeUnitTypeForecasts value for this AvailabilityForecast.
|
void |
AvailabilityForecast.setAlternativeUnitTypeForecasts(int i,
AlternativeUnitTypeForecast _value) |
| Constructor and Description |
|---|
AvailabilityForecast(Long lineItemId,
Long orderId,
UnitType unitType,
Long availableUnits,
Long deliveredUnits,
Long matchedUnits,
Long possibleUnits,
Long reservedUnits,
TargetingCriteriaBreakdown[] targetingCriteriaBreakdowns,
ContendingLineItem[] contendingLineItems,
AlternativeUnitTypeForecast[] alternativeUnitTypeForecasts,
GrpDemographicBreakdown[] demographicBreakdowns) |
Copyright © 2018. All Rights Reserved.