| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201206 |
| Modifier and Type | Method and Description |
|---|---|
AdUnit |
InventoryServiceInterface.createAdUnit(AdUnit adUnit)
Creates a new
AdUnit. |
AdUnit |
InventoryServiceSoapBindingStub.createAdUnit(AdUnit adUnit) |
AdUnit[] |
InventoryServiceInterface.createAdUnits(AdUnit[] adUnits)
Creates new
AdUnit objects. |
AdUnit[] |
InventoryServiceSoapBindingStub.createAdUnits(AdUnit[] adUnits) |
AdUnit |
InventoryServiceInterface.getAdUnit(String adUnitId)
Returns the
AdUnit uniquely identified by the given
ID. |
AdUnit |
InventoryServiceSoapBindingStub.getAdUnit(String adUnitId) |
AdUnit[] |
AdUnitPage.getResults()
Gets the results value for this AdUnitPage.
|
AdUnit |
AdUnitPage.getResults(int i) |
AdUnit |
InventoryServiceInterface.updateAdUnit(AdUnit adUnit)
Updates the specified
AdUnit. |
AdUnit |
InventoryServiceSoapBindingStub.updateAdUnit(AdUnit adUnit) |
AdUnit[] |
InventoryServiceInterface.updateAdUnits(AdUnit[] adUnits)
Updates the specified
AdUnit objects. |
AdUnit[] |
InventoryServiceSoapBindingStub.updateAdUnits(AdUnit[] adUnits) |
| Modifier and Type | Method and Description |
|---|---|
AdUnit |
InventoryServiceInterface.createAdUnit(AdUnit adUnit)
Creates a new
AdUnit. |
AdUnit |
InventoryServiceSoapBindingStub.createAdUnit(AdUnit adUnit) |
AdUnit[] |
InventoryServiceInterface.createAdUnits(AdUnit[] adUnits)
Creates new
AdUnit objects. |
AdUnit[] |
InventoryServiceSoapBindingStub.createAdUnits(AdUnit[] adUnits) |
void |
AdUnitPage.setResults(AdUnit[] results)
Sets the results value for this AdUnitPage.
|
void |
AdUnitPage.setResults(int i,
AdUnit _value) |
AdUnit |
InventoryServiceInterface.updateAdUnit(AdUnit adUnit)
Updates the specified
AdUnit. |
AdUnit |
InventoryServiceSoapBindingStub.updateAdUnit(AdUnit adUnit) |
AdUnit[] |
InventoryServiceInterface.updateAdUnits(AdUnit[] adUnits)
Updates the specified
AdUnit objects. |
AdUnit[] |
InventoryServiceSoapBindingStub.updateAdUnits(AdUnit[] adUnits) |
| Constructor and Description |
|---|
AdUnitPage(Integer totalResultSetSize,
Integer startIndex,
AdUnit[] results) |
Copyright © 2013. All Rights Reserved.