|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeywordEstimate | |
---|---|
com.google.api.adwords.v11 |
Uses of KeywordEstimate in com.google.api.adwords.v11 |
---|
Methods in com.google.api.adwords.v11 that return KeywordEstimate | |
---|---|
KeywordEstimate[] |
TrafficEstimatorServiceSoapBindingStub.estimateKeywordList(KeywordRequest[] keywordRequests)
|
KeywordEstimate[] |
TrafficEstimatorInterface.estimateKeywordList(KeywordRequest[] keywordRequests)
|
KeywordEstimate[] |
AdGroupEstimate.getKeywordEstimates()
Gets the keywordEstimates value for this AdGroupEstimate. |
KeywordEstimate |
AdGroupEstimate.getKeywordEstimates(int i)
|
Methods in com.google.api.adwords.v11 with parameters of type KeywordEstimate | |
---|---|
void |
AdGroupEstimate.setKeywordEstimates(int i,
KeywordEstimate _value)
|
void |
AdGroupEstimate.setKeywordEstimates(KeywordEstimate[] keywordEstimates)
Sets the keywordEstimates value for this AdGroupEstimate. |
Constructors in com.google.api.adwords.v11 with parameters of type KeywordEstimate | |
---|---|
AdGroupEstimate(java.lang.Integer id,
KeywordEstimate[] keywordEstimates)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |