Skip to content

Commit

Permalink
blue adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
tulio-bms committed Dec 13, 2024
1 parent 64b502a commit 21d5b27
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion modules/blueBidAdapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ Module that connects to Blue's demand sources.
{
bidder: 'blue',
params: {
publisherId: "xpto"
publisherId: "xpto",
bidFloor: 0.5,
currency: "USD",
placementId: "xpto",
}
}
]
Expand Down

0 comments on commit 21d5b27

Please sign in to comment.