| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
MaximizeSpendBidStrategy |
MaximizeSpendBidStrategy.clone() |
MaximizeSpendBidStrategy |
BiddingStrategy.getMaximizeSpendAutoBid()
A strategy that automatically adjusts the bid to optimize to your performance goal while
spending the full budget.
|
MaximizeSpendBidStrategy |
MaximizeSpendBidStrategy.set(String fieldName,
Object value) |
MaximizeSpendBidStrategy |
MaximizeSpendBidStrategy.setCustomBiddingAlgorithmId(Long customBiddingAlgorithmId)
The ID of the Custom Bidding Algorithm used by this strategy.
|
MaximizeSpendBidStrategy |
MaximizeSpendBidStrategy.setMaxAverageCpmBidAmountMicros(Long maxAverageCpmBidAmountMicros)
The maximum average CPM that may be bid, in micros of the advertiser's currency.
|
MaximizeSpendBidStrategy |
MaximizeSpendBidStrategy.setPerformanceGoalType(String performanceGoalType)
Required.
|
MaximizeSpendBidStrategy |
MaximizeSpendBidStrategy.setRaiseBidForDeals(Boolean raiseBidForDeals)
Whether the strategy takes deal floor prices into account.
|
| Modifier and Type | Method and Description |
|---|---|
BiddingStrategy |
BiddingStrategy.setMaximizeSpendAutoBid(MaximizeSpendBidStrategy maximizeSpendAutoBid)
A strategy that automatically adjusts the bid to optimize to your performance goal while
spending the full budget.
|
Copyright © 2011–2026 Google. All rights reserved.