| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected Bid |
BiddableAdGroupCriterion.firstPageCpc |
protected Bid |
BiddableAdGroupCriterion.firstPositionCpc |
protected Bid |
BiddableAdGroupCriterion.topOfPageCpc |
| Modifier and Type | Method and Description |
|---|---|
Bid |
ObjectFactory.createBid()
Create an instance of
Bid |
Bid |
BiddableAdGroupCriterion.getFirstPageCpc()
Gets the value of the firstPageCpc property.
|
Bid |
BiddableAdGroupCriterion.getFirstPositionCpc()
Gets the value of the firstPositionCpc property.
|
Bid |
BiddableAdGroupCriterion.getTopOfPageCpc()
Gets the value of the topOfPageCpc property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BiddableAdGroupCriterion.setFirstPageCpc(Bid value)
Sets the value of the firstPageCpc property.
|
void |
BiddableAdGroupCriterion.setFirstPositionCpc(Bid value)
Sets the value of the firstPositionCpc property.
|
void |
BiddableAdGroupCriterion.setTopOfPageCpc(Bid value)
Sets the value of the topOfPageCpc property.
|
Copyright © 2023. All rights reserved.