Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c192700

Browse files
authored
Upate mediago.md (prebid#5869)
1 parent 12bc650 commit c192700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-docs/bidders/mediago.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ The MediaGo Bidding adapter requires setup before beginning. Please contact us a
3333
| `region` | recommend | Server region for PBS request: US for US Region, EU for EU Region, APAC for APAC Region, default is US. This parameter expects all imps to be the same. This parameter is available for PBS only. | `'US'` | `string` |
3434
| `test` | recommend | 0(default): production env mode. <br> 1: dev env mode and no charge.we will bid Higher frequency to make debug easier. This parameter is available for PBJS only. | `1/0` | `Number` |
3535
| `bidfloor` | recommend | Sets a floor price for the bid. This parameter is available for PBJS only. | `0.05` | `float` |
36+
| `publisher` | required | publisher id | `'abcdefg'` | `string` |
3637
| `placementId` | recommend | The AD placement ID | `12341234` | `string` |

0 commit comments

Comments
 (0)