Skip to content

Commit

Permalink
Update admaticBidAdapter.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihkaya84 committed Oct 28, 2022
1 parent e582645 commit 4c4c06a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/admaticBidAdapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Use `admatic` as bidder.
bids: [{
bidder: 'admatic',
params: {
placementId: 12345,
networkId: 12345,
floor: 0.5
}
}]
Expand All @@ -28,7 +28,7 @@ Use `admatic` as bidder.
bids: [{
bidder: 'admatic',
params: {
placementId: 12345,
networkId: 12345,
floor: 0.5
}
}]
Expand Down

0 comments on commit 4c4c06a

Please sign in to comment.