|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdUnit | |
|---|---|
| com.google.api.ads.dfp.axis.v201204 | |
| Uses of AdUnit in com.google.api.ads.dfp.axis.v201204 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201204 that return AdUnit | |
|---|---|
AdUnit |
InventoryServiceSoapBindingStub.createAdUnit(AdUnit adUnit)
|
AdUnit |
InventoryServiceInterface.createAdUnit(AdUnit adUnit)
Creates a new AdUnit. |
AdUnit[] |
InventoryServiceSoapBindingStub.createAdUnits(AdUnit[] adUnits)
|
AdUnit[] |
InventoryServiceInterface.createAdUnits(AdUnit[] adUnits)
Creates new AdUnit objects. |
AdUnit |
InventoryServiceSoapBindingStub.getAdUnit(String adUnitId)
|
AdUnit |
InventoryServiceInterface.getAdUnit(String adUnitId)
Returns the AdUnit uniquely identified by the given
ID. |
AdUnit[] |
AdUnitPage.getResults()
Gets the results value for this AdUnitPage. |
AdUnit |
AdUnitPage.getResults(int i)
|
AdUnit |
InventoryServiceSoapBindingStub.updateAdUnit(AdUnit adUnit)
|
AdUnit |
InventoryServiceInterface.updateAdUnit(AdUnit adUnit)
Updates the specified AdUnit. |
AdUnit[] |
InventoryServiceSoapBindingStub.updateAdUnits(AdUnit[] adUnits)
|
AdUnit[] |
InventoryServiceInterface.updateAdUnits(AdUnit[] adUnits)
Updates the specified AdUnit objects. |
| Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type AdUnit | |
|---|---|
AdUnit |
InventoryServiceSoapBindingStub.createAdUnit(AdUnit adUnit)
|
AdUnit |
InventoryServiceInterface.createAdUnit(AdUnit adUnit)
Creates a new AdUnit. |
AdUnit[] |
InventoryServiceSoapBindingStub.createAdUnits(AdUnit[] adUnits)
|
AdUnit[] |
InventoryServiceInterface.createAdUnits(AdUnit[] adUnits)
Creates new AdUnit objects. |
void |
AdUnitPage.setResults(AdUnit[] results)
Sets the results value for this AdUnitPage. |
void |
AdUnitPage.setResults(int i,
AdUnit _value)
|
AdUnit |
InventoryServiceSoapBindingStub.updateAdUnit(AdUnit adUnit)
|
AdUnit |
InventoryServiceInterface.updateAdUnit(AdUnit adUnit)
Updates the specified AdUnit. |
AdUnit[] |
InventoryServiceSoapBindingStub.updateAdUnits(AdUnit[] adUnits)
|
AdUnit[] |
InventoryServiceInterface.updateAdUnits(AdUnit[] adUnits)
Updates the specified AdUnit objects. |
| Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type AdUnit | |
|---|---|
AdUnitPage(Integer totalResultSetSize,
Integer startIndex,
AdUnit[] results)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||