API Reference
Last updated
Was this helpful?
Last updated
Was this helpful?
currency
Required
'EUR' | 'USD' | 'GBP'
Adserver currency
schain
Optional
Object
Schain object
gpdr
Optional
Object
GDPR object
bidTimeout
Optional
Number
fetchBids timeout in milliseconds. Default: 3000 ms
cmpTimeout
Optional
number
How long, in milliseconds, to wait for a CMP to respond. Default: 50ms
fetchBidsPayload
Required
Object
fetchBids properties
callback
Required
function
Callback function
slots
Required
Array of objects
Slots and sizes to run auctions for
timeout
Optional
number
Auction timeout
tagId
Required
string
Nexx360 tagId provided by our UI
divId
Required
string
Div id where ad will be displayed
sizes
Required
[number, number][]
Eligibles sizes for the auction
This method will set the bid targeting on the googletag slots. An event listener will also be added to the slotRenderEnded event to clear the n360tag*
targeting after each slot render.