| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductBaseRate
A base rate applied to a
Product. |
class |
ProductPackageItemBaseRate
A base rate applied to a
ProductPackageItem. |
class |
ProductTemplateBaseRate
A base rate applied to a
ProductTemplate. |
class |
UnknownBaseRate
The
BaseRate returned if the actual base rate type is not exposed by the requested API
version. |
| Modifier and Type | Field and Description |
|---|---|
protected List<BaseRate> |
BaseRateServiceInterfacecreateBaseRates.baseRates |
protected List<BaseRate> |
BaseRateServiceInterfaceupdateBaseRates.baseRates |
protected List<BaseRate> |
BaseRatePage.results |
protected List<BaseRate> |
BaseRateServiceInterfacecreateBaseRatesResponse.rval |
protected List<BaseRate> |
BaseRateServiceInterfaceupdateBaseRatesResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
List<BaseRate> |
BaseRateServiceInterface.createBaseRates(List<BaseRate> baseRates)
Creates a list of new
BaseRate objects. |
List<BaseRate> |
BaseRateServiceInterfacecreateBaseRates.getBaseRates()
Gets the value of the baseRates property.
|
List<BaseRate> |
BaseRateServiceInterfaceupdateBaseRates.getBaseRates()
Gets the value of the baseRates property.
|
List<BaseRate> |
BaseRatePage.getResults()
Gets the value of the results property.
|
List<BaseRate> |
BaseRateServiceInterfacecreateBaseRatesResponse.getRval()
Gets the value of the rval property.
|
List<BaseRate> |
BaseRateServiceInterfaceupdateBaseRatesResponse.getRval()
Gets the value of the rval property.
|
List<BaseRate> |
BaseRateServiceInterface.updateBaseRates(List<BaseRate> baseRates)
Updates the specified
BaseRate objects. |
| Modifier and Type | Method and Description |
|---|---|
List<BaseRate> |
BaseRateServiceInterface.createBaseRates(List<BaseRate> baseRates)
Creates a list of new
BaseRate objects. |
List<BaseRate> |
BaseRateServiceInterface.updateBaseRates(List<BaseRate> baseRates)
Updates the specified
BaseRate objects. |
Copyright © 2018. All Rights Reserved.