Package | Description |
---|---|
com.enremmeta.rtb.proto.openx |
Modifier and Type | Field and Description |
---|---|
private MatchingAdId |
OpenXBidExt.matching_ad_id |
private MatchingAdId |
AuctionResult.matchingAdId |
Modifier and Type | Field and Description |
---|---|
private List<MatchingAdId> |
OpenXTargeting.requiredMatchingAdIds |
Modifier and Type | Method and Description |
---|---|
MatchingAdId |
OpenXBidExt.getMatching_ad_id() |
MatchingAdId |
AuctionResult.getMatchingAdId() |
Modifier and Type | Method and Description |
---|---|
List<MatchingAdId> |
OpenXTargeting.getRequiredMatchingAdIds() |
Modifier and Type | Method and Description |
---|---|
void |
OpenXBidExt.setMatching_ad_id(MatchingAdId matching_ad_id) |
void |
AuctionResult.setMatchingAdId(MatchingAdId matchingAdId) |
Modifier and Type | Method and Description |
---|---|
void |
OpenXTargeting.setRequiredMatchingAdIds(List<MatchingAdId> requiredMatchingAdIds) |