mk9-prebid
Version:
Header Bidding Management Library
28 lines (24 loc) • 553 B
Markdown
```
Module Name: PixFuture Bid Adapter
Module Type: Bidder Adapter
Maintainer: admin@pixfuture.net
```
Module that connects to PixFuture demand sources
```
var adUnits = [{
"bidderCode": "pixfuture",
"auctionId": "634c9d0e-306f-4a5c-974e-21697dfd4fcd",
"bidderRequestId": "5f85993da0f6be",
"bids": [
{
"labelAny": [
"display"
],
"bidder": "pixfuture",
"params": {
"pix_id": "Abc123"
}];
```