Module Name: AdOcean Bidder Adapter Module Type: Bidder Adapter Maintainer: [email protected]
Module that connects to AdOcean demand sources. Banner formats are supported.
var adUnits = [
{
code: 'test-div',
sizes: [[300, 250]],
bids: [
{
bidder: "adocean",
params: {
slaveId: 'adoceanmyaozpniqismex',
masterId: 'tmYF.DMl7ZBq.Nqt2Bq4FutQTJfTpxCOmtNPZoQUDcL.G7',
emiter: 'myao.adocean.pl'
}
}
]
}
];