Skip to content

Commit

Permalink
change mediago docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SylviaF committed Jun 3, 2024
1 parent b682e0b commit d776f1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/bidder-params/mediago.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"properties": {
"token": {
"type": "string",
"description": "Publisher token,communicate with MediaGo to obtain it.",
"description": "Publisher token,communicate with MediaGo to obtain it. This parameter expects all imps to be the same.",
"minLength": 1
},
"region": {
"type": "string",
"enum": ["US", "EU", "APAC"],
"description": "Server region for PBS request: US for US Region, EU for EU Region, APAC for APAC Region, default is US"
"description": "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"
},
"placementId": {
"type": "string",
Expand Down

0 comments on commit d776f1b

Please sign in to comment.