| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201705 |
| 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 | Method and Description |
|---|---|
BaseRate[] |
BaseRateServiceInterface.createBaseRates(BaseRate[] baseRates)
Creates a list of new
BaseRate objects. |
BaseRate[] |
BaseRateServiceSoapBindingStub.createBaseRates(BaseRate[] baseRates) |
BaseRate[] |
BaseRatePage.getResults()
Gets the results value for this BaseRatePage.
|
BaseRate |
BaseRatePage.getResults(int i) |
BaseRate[] |
BaseRateServiceInterface.updateBaseRates(BaseRate[] baseRates)
Updates the specified
BaseRate objects. |
BaseRate[] |
BaseRateServiceSoapBindingStub.updateBaseRates(BaseRate[] baseRates) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<BaseRate> |
BaseRatePage.iterator()
Returns an iterator over this page's
results that:
Will not be null.
Will not support Iterator.remove().
|
| Modifier and Type | Method and Description |
|---|---|
BaseRate[] |
BaseRateServiceInterface.createBaseRates(BaseRate[] baseRates)
Creates a list of new
BaseRate objects. |
BaseRate[] |
BaseRateServiceSoapBindingStub.createBaseRates(BaseRate[] baseRates) |
void |
BaseRatePage.setResults(BaseRate[] results)
Sets the results value for this BaseRatePage.
|
void |
BaseRatePage.setResults(int i,
BaseRate _value) |
BaseRate[] |
BaseRateServiceInterface.updateBaseRates(BaseRate[] baseRates)
Updates the specified
BaseRate objects. |
BaseRate[] |
BaseRateServiceSoapBindingStub.updateBaseRates(BaseRate[] baseRates) |
| Constructor and Description |
|---|
BaseRatePage(BaseRate[] results,
Integer startIndex,
Integer totalResultSetSize) |
Copyright © 2018. All Rights Reserved.