| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected BiddingStrategyConfiguration |
Campaign.biddingStrategyConfiguration |
protected BiddingStrategyConfiguration |
AdGroup.biddingStrategyConfiguration |
protected BiddingStrategyConfiguration |
BiddableAdGroupCriterion.biddingStrategyConfiguration |
| Modifier and Type | Method and Description |
|---|---|
BiddingStrategyConfiguration |
ObjectFactory.createBiddingStrategyConfiguration()
Create an instance of
BiddingStrategyConfiguration |
BiddingStrategyConfiguration |
Campaign.getBiddingStrategyConfiguration()
Gets the value of the biddingStrategyConfiguration property.
|
BiddingStrategyConfiguration |
AdGroup.getBiddingStrategyConfiguration()
Gets the value of the biddingStrategyConfiguration property.
|
BiddingStrategyConfiguration |
BiddableAdGroupCriterion.getBiddingStrategyConfiguration()
Gets the value of the biddingStrategyConfiguration property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Campaign.setBiddingStrategyConfiguration(BiddingStrategyConfiguration value)
Sets the value of the biddingStrategyConfiguration property.
|
void |
AdGroup.setBiddingStrategyConfiguration(BiddingStrategyConfiguration value)
Sets the value of the biddingStrategyConfiguration property.
|
void |
BiddableAdGroupCriterion.setBiddingStrategyConfiguration(BiddingStrategyConfiguration value)
Sets the value of the biddingStrategyConfiguration property.
|
Copyright © 2023. All rights reserved.