| Package | Description |
|---|---|
| com.adgear.anoa.test.ad_exchange | |
| open_rtb |
| Modifier and Type | Field and Description |
|---|---|
BidRequestThrift |
LogEventThrift.request |
| Modifier and Type | Method and Description |
|---|---|
BidRequestThrift |
LogEventThrift.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
LogEventThrift |
LogEventThrift.setRequest(BidRequestThrift request) |
| Modifier and Type | Method and Description |
|---|---|
BidRequestThrift |
BidRequestThrift.deepCopy() |
BidRequestThrift |
BidRequest.Thrift.get() |
BidRequestThrift |
BidRequestThrift.setAllimps(byte allimps)
Flag to indicate whether Exchange can verify that all impressions offered represent all of the impressions available in context (e.g., all impressions available on the web page; all impressions available for a video [pre, mid and postroll spots], etc.) to support road-blocking.
|
BidRequestThrift |
BidRequestThrift.setApp(AppThrift app)
See App Object.
|
BidRequestThrift |
BidRequestThrift.setAt(short at)
Auction Type.
|
BidRequestThrift |
BidRequestThrift.setBadv(List<String> badv)
Array of strings of blocked top-level domains of advertisers.
|
BidRequestThrift |
BidRequestThrift.setBcat(List<String> bcat)
Blocked Advertiser Categories.
|
BidRequestThrift |
BidRequestThrift.setCur(List<String> cur)
Array of allowed currencies for bids on this bid request using ISO-4217 alphabetic codes.
|
BidRequestThrift |
BidRequestThrift.setDevice(DeviceThrift device)
See Device Object.
|
BidRequestThrift |
BidRequestThrift.setId(String id)
Unique ID of the bid request, provided by the exchange.
|
BidRequestThrift |
BidRequestThrift.setImp(List<ImpressionThrift> imp)
Array of impression objects.
|
BidRequestThrift |
BidRequestThrift.setRegs(RegulationsThrift regs)
This object is a container for any legal, governmental or industry regulations in force for the request.
|
BidRequestThrift |
BidRequestThrift.setSite(SiteThrift site)
See Site Object.
|
BidRequestThrift |
BidRequestThrift.setTmax(int tmax)
Maximum amount of time in milliseconds to submit a bid (e.g., 120 means the bidder has 120ms to submit a bid before the auction is complete).
|
BidRequestThrift |
BidRequestThrift.setUser(UserThrift user)
See User Object.
|
BidRequestThrift |
BidRequestThrift.setWseat(List<String> wseat)
Array of buyer seats allowed to bid on this auction.
|
| Modifier and Type | Method and Description |
|---|---|
int |
BidRequestThrift.compareTo(BidRequestThrift other) |
boolean |
BidRequestThrift.equals(BidRequestThrift that) |
static BidRequest.Builder<BidRequestThrift> |
BidRequest.newThriftBuilder(BidRequestThrift other)
Returns new Thrift builder instance based on existing prototype.
|
static BidRequest.Thrift |
BidRequest.thrift(BidRequestThrift instance)
Creates a new wrapped Thrift struct copied from an existing instance.
|
| Constructor and Description |
|---|
BidRequestThrift(BidRequestThrift other)
Performs a deep copy on other.
|
Thrift(BidRequestThrift wrapped)
Wraps an existing instance.
|
ThriftBuilder(BidRequestThrift builder)
Only use this if you know what you are doing.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.