| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected BiddingStrategyType |
BiddingStrategyConfiguration.biddingStrategyType |
protected BiddingStrategyType |
SharedBiddingStrategy.type |
| Modifier and Type | Method and Description |
|---|---|
static BiddingStrategyType |
BiddingStrategyType.fromValue(String v) |
BiddingStrategyType |
BiddingStrategyConfiguration.getBiddingStrategyType()
Gets the value of the biddingStrategyType property.
|
BiddingStrategyType |
SharedBiddingStrategy.getType()
Gets the value of the type property.
|
static BiddingStrategyType |
BiddingStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BiddingStrategyType[] |
BiddingStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BiddingStrategyConfiguration.setBiddingStrategyType(BiddingStrategyType value)
Sets the value of the biddingStrategyType property.
|
void |
SharedBiddingStrategy.setType(BiddingStrategyType value)
Sets the value of the type property.
|
Copyright © 2023. All rights reserved.