Module Name: Bedigitech Bidder Adapter
Module Type: Bidder Adapter
Maintainer: [email protected]
You can use this adapter to get a bid from bedigitech.com.
About us : https://www.bedigitech.com/
var adUnits = [
{
code: 'div-bedigitech-example',
sizes: [[300, 250]],
bids: [
{
bidder: "bedigitech",
params: {
placementId: 309
}
}
]
}
];