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