| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Class and Description |
|---|---|
class |
ManualCpcBiddingScheme
Manual click based bidding where user pays per click.
|
class |
ManualCpmBiddingScheme
Manual impression based bidding where user pays per thousand impressions.
|
class |
MaximizeConversionsBiddingScheme
Maximize conversions is an automated bidding strategy that automatically sets bids to help
get the most conversions for your campaign while spending your budget.
|
class |
MaximizeConversionValueBiddingScheme
Maximize Conversion Value bidding strategy is an automated bidding strategy which tries to
maximize conversion value given a daily budget.
|
class |
PageOnePromotedBiddingScheme
Page-One Promoted bidding scheme, which sets max cpc bids to
target impressions on page one or page one promoted slots on google.com.
|
class |
TargetCpaBiddingScheme
Target CPA is an automated bid
strategy that sets bids to help get as many conversions as possible at the target cost per
acquisition (CPA) you set.
|
class |
TargetOutrankShareBiddingScheme
Target Outrank Share bidding strategy is an automated bidding strategy which automatically sets
bids so that the customer's ads appear above a specified competitors' ads for a specified target
fraction of the advertiser's eligible impressions on Google.com.
|
class |
TargetRoasBiddingScheme
Target Roas bidding strategy helps you maximize revenue while averaging a specific target
return on average spend (ROAS).
|
class |
TargetSpendBiddingScheme
Target Spend is an automated
bid strategy that sets your bids to help get as many clicks as possible within your budget.
|
| Modifier and Type | Field and Description |
|---|---|
protected BiddingScheme |
BiddingStrategyConfiguration.biddingScheme |
protected BiddingScheme |
SharedBiddingStrategy.biddingScheme |
| Modifier and Type | Method and Description |
|---|---|
BiddingScheme |
BiddingStrategyConfiguration.getBiddingScheme()
Gets the value of the biddingScheme property.
|
BiddingScheme |
SharedBiddingStrategy.getBiddingScheme()
Gets the value of the biddingScheme property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BiddingStrategyConfiguration.setBiddingScheme(BiddingScheme value)
Sets the value of the biddingScheme property.
|
void |
SharedBiddingStrategy.setBiddingScheme(BiddingScheme value)
Sets the value of the biddingScheme property.
|
Copyright © 2023. All rights reserved.