Open RTB
Adnuntius provides limited support for requesting ads using the version 2.5 of the OpenRTB protocol.
Note: Please contact Adnuntius if you intend to use this functionality, as your account will require some additional configuration.
Requests
OpenRTB Requests are sent to: https://delivery.adnuntius.com/rtb
An example request looks like this:
The table below provides further information about some of the fields in the request.
id
A unique identifier for the request
bcat
A list of blocked categories (using version 1.0 of the IAB Content Taxonomy). For this blocking to work, the Advertiser in Adnuntius must specify an IAB category
badv
A list of blocked advertiser domains. For this blocking to work, the Advertiser in Adnuntius must specify an advertiser URL
imp.tagId
The Adnuntius Ad Unit Tag ID for the request
imp.banner.w
The ad unit width
imp.banner.h
The ad unit height
site.domain
The site domain. Advertisers can use this to target or block specific domains
site.cat
The site categories. Advertisers can use this to target or block specific categories
site.keywords
The site keywords. Advertisers can use this to target or block specific keywords
device.au
User Agent string. Advertisers can use this to target device types and operating systems etc.
device.ip
Ip address. Advertisers can use this for location targeting
Response
An example response looks like this:
The table below provides further information about some of the fields in the response.
id
The unique identifier supplied with the initial request
bidid
A unique identifier created for this response
seatbid.seat
ID of the buyer seat (e.g., advertiser, agency) on whose behalf this bid is made. Currently, this is set using the Network ID for your Adnuntius account
seatbid.bid
A list of bids for the impression. Currently, only the highest bidder, if any, from within your Adnuntius account will return a bid
seatbid.bid[0].impid
This is the imp.id
value provided with the request
seatbid.bid[0].adid
The ID of the bidding Adnuntius Creative
seatbid.bid[0].id
A unique identifier created for this bid
seatbid.bid[0].adm
The ad markup for the bid
Last updated