Skip to content

Commit

Permalink
Update doc for TheMediaGrid Bid Adapter (#2413)
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

* Update doc file for The Media Grid Bid Adapter

* Update THeMediaGrid doc to support TCF 2.0

* Update doc for TheMediaGrid Bid Adapter

* Update doc file for TheMediaGrid Bid Adapter

Co-authored-by: bretg <bgorsline@gmail.com>
  • Loading branch information
TheMediaGrid and bretg authored Oct 29, 2020
1 parent 2093edd commit 88b0436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-docs/bidders/grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ media_types: banner, video
gdpr_supported: true
usp_supported: true
schain_supported: true
userIds: id5Id, unifiedId, liveIntentId, digitrust
userIds: id5Id, unifiedId, liveIntentId, criteo, identityLink, digitrust
tcf2_supported: true
---

Expand All @@ -21,4 +21,4 @@ tcf2_supported: true
|----------------|----------|-------------------------------------------------------------------------------------------------------------|-------------------------------------------|-----------|
| `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` |
| `useNewFormat` | optional | Indicates to use the new ad request format | `true` | `boolean` |
| `bidFloor` | optional | Floor of the impression opportunity. If present in the request overrides XML info. | `0.8` | `float` |

0 comments on commit 88b0436

Please sign in to comment.