Skip to content

Commit

Permalink
Michao Bid Adapter: Support for bid floor
Browse files Browse the repository at this point in the history
  • Loading branch information
hogekai committed Dec 4, 2024
1 parent 6d04d30 commit 4acec3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-docs/bidders/michao.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ The Michao Bidding adapter requires setup before beginning.
| `reward` | optional | Reward advertising | true | `boolean` |
| `bcat` | optional | Block categories | ["IAB2"] | `string[]` |
| `badv` | optional | Block advertisers | ["adomain.com"] | `string[]` |
| `bidFloor` | optional | Bid floor price | `0.2` | `number` |

### First Party Data

Expand Down

0 comments on commit 4acec3a

Please sign in to comment.