mk9-prebid
Version:
Header Bidding Management Library
26 lines (22 loc) • 433 B
Markdown
# Overview
```
Module Name: outconAdapter
Module Type: Bidder Adapter
Maintainer: mfolmer@dokkogroup.com.ar
```
# Description
Module that connects to Outcon demand sources
# Test Parameters
```
var adUnits = [
{
bidder: 'outcon',
params: {
internalId: '12345678',
publisher: '5d5d66f2306ea4114a37c7c2',
bidId: '123456789',
env: 'test'
}
}
];
```