| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.o |
| Modifier and Type | Field and Description |
|---|---|
protected StatsEstimate |
KeywordEstimate.max |
protected StatsEstimate |
PlatformCampaignEstimate.maxEstimate |
protected StatsEstimate |
KeywordEstimate.min |
protected StatsEstimate |
PlatformCampaignEstimate.minEstimate |
| Modifier and Type | Method and Description |
|---|---|
StatsEstimate |
ObjectFactory.createStatsEstimate()
Create an instance of
StatsEstimate |
StatsEstimate |
KeywordEstimate.getMax()
Gets the value of the max property.
|
StatsEstimate |
PlatformCampaignEstimate.getMaxEstimate()
Gets the value of the maxEstimate property.
|
StatsEstimate |
KeywordEstimate.getMin()
Gets the value of the min property.
|
StatsEstimate |
PlatformCampaignEstimate.getMinEstimate()
Gets the value of the minEstimate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeywordEstimate.setMax(StatsEstimate value)
Sets the value of the max property.
|
void |
PlatformCampaignEstimate.setMaxEstimate(StatsEstimate value)
Sets the value of the maxEstimate property.
|
void |
KeywordEstimate.setMin(StatsEstimate value)
Sets the value of the min property.
|
void |
PlatformCampaignEstimate.setMinEstimate(StatsEstimate value)
Sets the value of the minEstimate property.
|
Copyright © 2023. All rights reserved.