Skip to content

Commit

Permalink
MinuteMedia Bid Adapter - Support Currency (#5009)
Browse files Browse the repository at this point in the history
* support currency bidder param

* remove blank line

---------

Co-authored-by: YakirLavi <[email protected]>
  • Loading branch information
YakirLavi and YakirLavi authored Dec 12, 2023
1 parent a52582a commit f37a3a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-docs/bidders/minutemedia.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ The MinuteMedia adapter requires setup and approval. Please reach out to <hb@min
| `floorPrice` | optional | Number | Minimum price in USD. <br/><br/> **WARNING:**<br/> Misuse of this parameter can impact revenue | 2.00
| `placementId` | optional | String | A unique placement identifier | "12345678"
| `testMode` | optional | Boolean | This activates the test mode | false
| `currency` | optional | String | 3 letters currency | "EUR"

## Example

Expand Down

0 comments on commit f37a3a0

Please sign in to comment.