| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected UnitType |
AvailabilityForecast.unitType |
protected UnitType |
Goal.unitType |
protected UnitType |
AlternativeUnitTypeForecast.unitType |
protected UnitType |
LineItemDeliveryForecast.unitType |
| Modifier and Type | Method and Description |
|---|---|
static UnitType |
UnitType.fromValue(String v) |
UnitType |
AvailabilityForecast.getUnitType()
Gets the value of the unitType property.
|
UnitType |
Goal.getUnitType()
Gets the value of the unitType property.
|
UnitType |
AlternativeUnitTypeForecast.getUnitType()
Gets the value of the unitType property.
|
UnitType |
LineItemDeliveryForecast.getUnitType()
Gets the value of the unitType property.
|
static UnitType |
UnitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnitType[] |
UnitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AvailabilityForecast.setUnitType(UnitType value)
Sets the value of the unitType property.
|
void |
Goal.setUnitType(UnitType value)
Sets the value of the unitType property.
|
void |
AlternativeUnitTypeForecast.setUnitType(UnitType value)
Sets the value of the unitType property.
|
void |
LineItemDeliveryForecast.setUnitType(UnitType value)
Sets the value of the unitType property.
|
Copyright © 2018. All Rights Reserved.