Module Name: Atomx Bidder Adapter Module Type: Bidder Adapter Maintainer: [email protected]
Atomx Bidder Adapter for Prebid.js.
var adUnits = [
{
code: 'test-div',
sizes: [[300, 250]],
bids: [
{
bidder: 'atomx',
params: {
id: 4025860,
}
}
]
}
];