| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v3.model |
| Modifier and Type | Method and Description |
|---|---|
PerformanceGoalBidStrategy |
PerformanceGoalBidStrategy.clone() |
PerformanceGoalBidStrategy |
BiddingStrategy.getPerformanceGoalAutoBid()
A strategy that automatically adjusts the bid to meet or beat a specified performance goal.
|
PerformanceGoalBidStrategy |
PerformanceGoalBidStrategy.set(String fieldName,
Object value) |
PerformanceGoalBidStrategy |
PerformanceGoalBidStrategy.setCustomBiddingAlgorithmId(Long customBiddingAlgorithmId)
The ID of the Custom Bidding Algorithm used by this strategy.
|
PerformanceGoalBidStrategy |
PerformanceGoalBidStrategy.setMaxAverageCpmBidAmountMicros(Long maxAverageCpmBidAmountMicros)
The maximum average CPM that may be bid, in micros of the advertiser's currency.
|
PerformanceGoalBidStrategy |
PerformanceGoalBidStrategy.setPerformanceGoalAmountMicros(Long performanceGoalAmountMicros)
Required.
|
PerformanceGoalBidStrategy |
PerformanceGoalBidStrategy.setPerformanceGoalType(String performanceGoalType)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
BiddingStrategy |
BiddingStrategy.setPerformanceGoalAutoBid(PerformanceGoalBidStrategy performanceGoalAutoBid)
A strategy that automatically adjusts the bid to meet or beat a specified performance goal.
|
Copyright © 2011–2026 Google. All rights reserved.