Skip to content

Commit

Permalink
Valid params to test the module
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrobert authored and bloodyowl committed Aug 16, 2021
1 parent f8cfb01 commit b2af73f
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions modules/beopBidAdapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,28 +22,11 @@ Module that connects to BeOp's demand sources
{
bidder: "beop",
params: {
accountId: '123456123456123456123456',
accountId: '5a8af500c9e77c00017e4cad',
currency: 'EUR'
}
}
]
},{
code: 'bellow-article',
mediaTypes: {
banner: {
sizes: [[1,1]],
}
},
bids: [
{
bidder: "beop",
params: {
networkId: 'abcdefabcdefabcdefabcdef',
networkPartnerId: 'whatever',
currency: 'USD'
}
}
]
}
];
```
Expand Down

0 comments on commit b2af73f

Please sign in to comment.