| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201708 |
| Modifier and Type | Field and Description |
|---|---|
protected List<AdUnit> |
UpdateAdUnits.adUnits |
protected List<AdUnit> |
CreateAdUnits.adUnits |
protected List<AdUnit> |
AdUnitPage.results |
protected List<AdUnit> |
CreateAdUnitsResponse.rval |
protected List<AdUnit> |
UpdateAdUnitsResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
AdUnit |
ObjectFactory.createAdUnit()
Create an instance of
AdUnit |
| Modifier and Type | Method and Description |
|---|---|
List<AdUnit> |
InventoryServiceInterface.createAdUnits(List<AdUnit> adUnits)
Creates new
AdUnit objects. |
List<AdUnit> |
UpdateAdUnits.getAdUnits()
Gets the value of the adUnits property.
|
List<AdUnit> |
CreateAdUnits.getAdUnits()
Gets the value of the adUnits property.
|
List<AdUnit> |
AdUnitPage.getResults()
Gets the value of the results property.
|
List<AdUnit> |
CreateAdUnitsResponse.getRval()
Gets the value of the rval property.
|
List<AdUnit> |
UpdateAdUnitsResponse.getRval()
Gets the value of the rval property.
|
List<AdUnit> |
InventoryServiceInterface.updateAdUnits(List<AdUnit> adUnits)
Updates the specified
AdUnit objects. |
| Modifier and Type | Method and Description |
|---|---|
List<AdUnit> |
InventoryServiceInterface.createAdUnits(List<AdUnit> adUnits)
Creates new
AdUnit objects. |
List<AdUnit> |
InventoryServiceInterface.updateAdUnits(List<AdUnit> adUnits)
Updates the specified
AdUnit objects. |
Copyright © 2018. All Rights Reserved.