| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201308 |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductBaseRate
A base rate applied to a
Product. |
class |
ProductTemplateBaseRate
A base rate applied to a
ProductTemplate. |
| Modifier and Type | Method and Description |
|---|---|
BaseRate |
BaseRateServiceInterface.createBaseRate(BaseRate baseRate)
Creates a new
BaseRate object. |
BaseRate |
BaseRateServiceSoapBindingStub.createBaseRate(BaseRate baseRate) |
BaseRate[] |
BaseRateServiceInterface.createBaseRates(BaseRate[] baseRates)
Creates a list of new
BaseRate objects. |
BaseRate[] |
BaseRateServiceSoapBindingStub.createBaseRates(BaseRate[] baseRates) |
BaseRate |
BaseRateServiceInterface.getBaseRate(Long baseRateId)
Returns the
BaseRate object uniquely identified by
the given ID. |
BaseRate |
BaseRateServiceSoapBindingStub.getBaseRate(Long baseRateId) |
BaseRate[] |
BaseRatePage.getResults()
Gets the results value for this BaseRatePage.
|
BaseRate |
BaseRatePage.getResults(int i) |
BaseRate |
BaseRateServiceInterface.updateBaseRate(BaseRate baseRate)
Updates the specified
BaseRate object. |
BaseRate |
BaseRateServiceSoapBindingStub.updateBaseRate(BaseRate baseRate) |
BaseRate[] |
BaseRateServiceInterface.updateBaseRates(BaseRate[] baseRates)
Updates the specified
BaseRate objects. |
BaseRate[] |
BaseRateServiceSoapBindingStub.updateBaseRates(BaseRate[] baseRates) |
| Modifier and Type | Method and Description |
|---|---|
BaseRate |
BaseRateServiceInterface.createBaseRate(BaseRate baseRate)
Creates a new
BaseRate object. |
BaseRate |
BaseRateServiceSoapBindingStub.createBaseRate(BaseRate baseRate) |
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.updateBaseRate(BaseRate baseRate)
Updates the specified
BaseRate object. |
BaseRate |
BaseRateServiceSoapBindingStub.updateBaseRate(BaseRate baseRate) |
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 © 2013. All Rights Reserved.