Skip to content

Commit

Permalink
Update doc file for TheMediaGrid Bid Adapter (#2040)
Browse files Browse the repository at this point in the history
* Added doc file for Grid Bid Adapter

* update doc for TheMediaGrid Bid Adapter

* Added video support in Grid doc file

* removing unnecessary front matter

* Update doc file for TheMediaGrid Bid Adapter

* Added doc file for TheMediaGridNM Bid Adapter

* Update doc file for TheMediaGrid Bid Adapter

Co-authored-by: bretg <[email protected]>
  • Loading branch information
TheMediaGrid and bretg authored Jun 25, 2020
1 parent 7f59f95 commit af22967
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions dev-docs/bidders/grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ usp_supported: true
### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------|----------|----------------------------------------------------------------------------------------------------------------|-----------|-----------|
| `uid` | required | Represents the MediaGrid bidder system Ad Slot ID associated with the respective div id from the site page. | `1` | `integer` |
| Name | Scope | Description | Example | Type |
|-------------|----------|----------------------------------------------------------------------------------------------------------------|-------------------------------------------|-----------|
| `uid` | required | Represents the MediaGrid bidder system Ad Slot ID associated with the respective div id from the site page. | `1` | `integer` |
| `keywords` | optional | A set of key-value pairs applied to all ad slots on the page. Values can be empty. | `keywords: { topic: ['stress', 'fear'] }` | `object` |

0 comments on commit af22967

Please sign in to comment.