public class Test2ExchangeAdapter extends ExchangeAdapterImpl<OpenRtbRequest,OpenRtbResponse>
ExchangeAdapter.BidChoiceAlgorithm
Constructor and Description |
---|
Test2ExchangeAdapter() |
Modifier and Type | Method and Description |
---|---|
OpenRtbRequest |
convertRequest(OpenRtbRequest req) |
OpenRtbResponse |
convertResponse(OpenRtbRequest req,
OpenRtbResponse resp) |
String |
getClickEncMacro() |
String |
getClickMacro() |
String |
getName() |
String |
getResponseMediaType() |
String |
getWinningPriceMacro()
Winning price macro.
|
boolean |
localUserMapping()
Whether the mapping of
our user ID to exchange
ID is stored by us. |
ParsedPriceInfo |
parse(String winningPriceString,
long bidMicros) |
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkExchangeTargeting, debug, error, error, fillPlatformInfoFromUa, getBidChoiceAlgorithm, getDefaultTimeout, getOptoutBuilder, getPartnerInitiatedSyncUrl, getSampleWinningPrice, getSeat, getWinTimeout, info, isAggregator, isMacrosInNurl, isNurlRequired, makeExchangeSpecificInstructionsMap, massageBid, parseUserId, setHeaders, trace, trueWinOnNurlOrImpression, validateAd
public String getResponseMediaType()
public String getName()
public String getWinningPriceMacro()
ExchangeAdapter
ExchangeAdapter.parse(String, long)
public boolean localUserMapping()
ExchangeAdapter
our user ID
to exchange
ID
is stored by us.public OpenRtbRequest convertRequest(OpenRtbRequest req) throws Throwable
Throwable
public OpenRtbResponse convertResponse(OpenRtbRequest req, OpenRtbResponse resp) throws Throwable
Throwable
public ParsedPriceInfo parse(String winningPriceString, long bidMicros) throws Throwable
Throwable
ExchangeAdapter.getWinningPriceMacro()
public String getClickMacro()
public String getClickEncMacro()