Skip to content

Commit

Permalink
Update modules/adikteevBidAdapter.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-yuxuan committed Feb 19, 2019
1 parent dcca2b6 commit 537698d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/adikteevBidAdapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ Module that connects to Adikteev's demand sources
code: 'test-div',
mediaTypes: {
banner: {
sizes: [[750, 200]],
sizes: [[300, 250]],
}
},
bids: [
{
bidder: 'adikteev',
params: {
placementId: 12345
adSpaceId: 5084
}
}
]
Expand Down

0 comments on commit 537698d

Please sign in to comment.