Skip to content

Commit

Permalink
Michao Bid Adapter: Add partner id param
Browse files Browse the repository at this point in the history
  • Loading branch information
hogekai committed Dec 12, 2024
1 parent 4acec3a commit b0f123e
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 @@ -37,6 +37,7 @@ The Michao Bidding adapter requires setup before beginning.
| ----------- | -------- | ------------------ | --------------- | ---------- |
| `placement` | required | Placement id | `"12345"` | `string` |
| `site` | required | Site id | `6789` | `number` |
| `partner` | optional | Partner id | `6789` | `number` |
| `reward` | optional | Reward advertising | true | `boolean` |
| `bcat` | optional | Block categories | ["IAB2"] | `string[]` |
| `badv` | optional | Block advertisers | ["adomain.com"] | `string[]` |
Expand Down

0 comments on commit b0f123e

Please sign in to comment.