public interface BidStrategy
AdcandidateOuterClass.Bidding.CustomStrategy
which is defined using Buzz API. Customers can associate multiple
keys, values with a strategy that are made available in the matching adcandidate so that they can implement their own
optimization.Modifier and Type | Method and Description |
---|---|
long |
getBidPriceMicrosUSD(com.beeswax.bid.AdcandidateOuterClass.Adcandidate adcandidate,
com.beeswax.openrtb.Openrtb.BidRequest request)
The method to set bid price with each bidding strategy.
|
long getBidPriceMicrosUSD(com.beeswax.bid.AdcandidateOuterClass.Adcandidate adcandidate, com.beeswax.openrtb.Openrtb.BidRequest request)
adcandidate
- bid
- requestCopyright © 2017. All rights reserved.