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) |
toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckExchangeTargeting, debug, error, error, fillPlatformInfoFromUa, getBidChoiceAlgorithm, getDefaultTimeout, getOptoutBuilder, getPartnerInitiatedSyncUrl, getSampleWinningPrice, getSeat, getWinTimeout, info, isAggregator, isMacrosInNurl, isNurlRequired, makeExchangeSpecificInstructionsMap, massageBid, parseUserId, setHeaders, trace, trueWinOnNurlOrImpression, validateAdpublic String getResponseMediaType()
public String getName()
public String getWinningPriceMacro()
ExchangeAdapterExchangeAdapter.parse(String, long)public boolean localUserMapping()
ExchangeAdapterour user ID to exchange
ID is stored by us.public OpenRtbRequest convertRequest(OpenRtbRequest req) throws Throwable
Throwablepublic OpenRtbResponse convertResponse(OpenRtbRequest req, OpenRtbResponse resp) throws Throwable
Throwablepublic ParsedPriceInfo parse(String winningPriceString, long bidMicros) throws Throwable
ThrowableExchangeAdapter.getWinningPriceMacro()public String getClickMacro()
public String getClickEncMacro()