Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
xmgiddev committed Mar 5, 2024
1 parent 9a699e6 commit c2ca338
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev-docs/bidders/mgidX.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ sidebarType: 1
|---------------|----------|--------------|---------------------------------|------------|
| `placementId` | optional | Placement Id | `'0'` | `'string'` |
| `endpointId` | optional | Endpoint Id | `'0'` | `'string'` |
| `region` | optional | Region (for Prebid.js) | `'us-east'` (default) or `'eu'` | `'string'` |

### Note

For the prebid server and prebid.js you only need to use one parameter: either placementId or endpointId

For the prebid server, you must enable the adapter and set the endpoint (check file static/bidder-info/mgidX.yaml)

0 comments on commit c2ca338

Please sign in to comment.