Module Name: AdsInteractive Bidder Adapter
Module Type: Bidder Adapter
Maintainer: [email protected]
You can use this adapter to get a bid from adsinteractive.com.
About us : https://www.adsinteractive.com
var adUnits = [
{
sizes: [[300, 250]],
bids: [
{
bidder: "adsinteractive",
params: {
adUnit: "example_adunit_1"
}
}
]
}
];