| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202202 |
| 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,
ForecastBreakdown[] breakdowns,
TargetingCriteriaBreakdown[] targetingCriteriaBreakdowns,
ContendingLineItem[] contendingLineItems,
AlternativeUnitTypeForecast[] alternativeUnitTypeForecasts,
GrpDemographicBreakdown[] demographicBreakdowns) |
Copyright © 2022. All rights reserved.