Package | Description |
---|---|
com.enremmeta.rtb | |
com.enremmeta.rtb.api | |
com.enremmeta.rtb.api.proto.openrtb | |
com.enremmeta.rtb.jersey | |
com.enremmeta.rtb.proto | |
com.enremmeta.rtb.proto.openx |
Modifier and Type | Field and Description |
---|---|
private Bid |
BidCandidate.bid |
private Bid |
BidCandidateManagerSpec_postProcessBid.bid |
private Bid |
BidCandidateSpec_PLAIN.bidMock |
private Bid |
BidCandidateSpec_passed.bidMock |
private Bid |
BidCandidateSpec_failed.bidMock |
Modifier and Type | Method and Description |
---|---|
Bid |
BidCandidate.getBid() |
Modifier and Type | Method and Description |
---|---|
String |
SharedSetUp.Tag_2002002_tagMarker_1001001_fake.getTagTemplate(OpenRtbRequest req,
Impression imp,
Bid bid) |
static void |
LogUtils.logBid(OpenRtbRequest req,
long timeSpent,
String bidRequestId,
String userId,
String modUid,
Bid bid,
int candCount,
int bidCount,
ExchangeAdapter adapter,
String outcome)
Log a bid.
|
private boolean |
BidCandidateManager.postProcessBid(OpenRtbRequest req,
Ad ad,
Bid bid,
boolean multiple) |
Constructor and Description |
---|
BidCandidate(BidCandidateManager bcMgr,
Ad ad,
Bid bid) |
BidInFlightInfo(String adId,
OpenRtbRequest req,
Bid bid,
long bidPriceMicros,
long bidCreatedOnTimestamp,
String exchange,
String ssp) |
Modifier and Type | Method and Description |
---|---|
Bid |
TagImpl.getBid(OpenRtbRequest req,
Impression imp) |
Bid |
Tag.getBid(OpenRtbRequest req,
Impression imp)
|
Modifier and Type | Method and Description |
---|---|
String |
TagImpl.getClickRedir(OpenRtbRequest req,
Bid bid) |
String |
Tag.getClickRedir(OpenRtbRequest req,
Bid bid) |
String |
TagImpl.getClickUrl(OpenRtbRequest req,
Bid bid) |
String |
Tag.getClickUrl(OpenRtbRequest req,
Bid bid)
Generates a link to the Lot49 click tracker.
|
String |
TagImpl.getImpressionUrl(OpenRtbRequest req,
Bid bid,
boolean nurl) |
String |
Tag.getImpressionUrl(OpenRtbRequest req,
Bid bid,
boolean nurl)
Generates a link to the Lot49 impression tracker.
|
String |
TagImpl.getNUrl(OpenRtbRequest req,
Bid bid,
String nurlId) |
String |
Tag.getNUrl(OpenRtbRequest req,
Bid bid,
String nurlId)
Generates a link to NUrl.
|
private String |
TagImpl.getNUrlByType(OpenRtbRequest req,
Bid bid,
String nurlId,
int nurlType) |
String |
TagImpl.getTag(OpenRtbRequest req,
Impression imp,
Bid bid,
boolean nurl) |
String |
Tag.getTag(OpenRtbRequest req,
Impression imp,
Bid bid,
boolean nurl)
Get the actual tag to send in the
ad markup field of the bid (or in the
response to nurl ), based on
the template . |
String |
Tag.getTagTemplate(OpenRtbRequest req,
Impression imp,
Bid bid)
Tag template.
|
private StringBuilder |
TagImpl.replaceProustMacros(OpenRtbRequest req,
Impression imp,
Bid bid,
StringBuilder tag) |
Modifier and Type | Field and Description |
---|---|
static Bid |
Bid.PENDING_BID |
Modifier and Type | Field and Description |
---|---|
List<Bid> |
SeatBid.bid |
Modifier and Type | Method and Description |
---|---|
List<Bid> |
SeatBid.getBid() |
Modifier and Type | Method and Description |
---|---|
void |
SeatBid.setBid(List<Bid> bid) |
Modifier and Type | Field and Description |
---|---|
private Bid |
AdminSvcSpec_debug2.debugBid |
Modifier and Type | Method and Description |
---|---|
private Bid |
AdminSvcSpec_debug2.createBid(String id,
String impId,
String adId) |
private static Bid |
AuctionsSvc.getBid(Ad ad,
OpenRtbRequest req) |
Modifier and Type | Method and Description |
---|---|
private void |
AdminSvcSpec_debug2.configTagMock(Tag tagMock,
boolean isBanner,
Bid bid) |
Modifier and Type | Method and Description |
---|---|
default Bid |
ExchangeAdapter.massageBid(OpenRtbRequest req,
Impression imp,
Tag tag,
Bid bid)
Post-process a bid.
|
Modifier and Type | Method and Description |
---|---|
default Bid |
ExchangeAdapter.massageBid(OpenRtbRequest req,
Impression imp,
Tag tag,
Bid bid)
Post-process a bid.
|
Modifier and Type | Method and Description |
---|---|
Bid |
OpenXAdapter.massageBid(OpenRtbRequest req,
Impression imp,
Tag tag,
Bid bid) |
Modifier and Type | Method and Description |
---|---|
Bid |
OpenXAdapter.massageBid(OpenRtbRequest req,
Impression imp,
Tag tag,
Bid bid) |