Skip to content

Commit

Permalink
Update PrebidJS Description (prebid#4995)
Browse files Browse the repository at this point in the history
* add Server Adapter

* Update tpmn.md

add (Prebid.js) Support media types

---------

Co-authored-by: changjun <changjun@tpmn.io>
Co-authored-by: bretg <bgorsline@gmail.com>
Co-authored-by: Muki Seiler <muuki88@users.noreply.github.com>
  • Loading branch information
4 people authored Jan 3, 2024
1 parent 7811728 commit b7822e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev-docs/bidders/tpmn.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ TPMN Support media types
{: .table .table-bordered .table-striped }
| Name | banner | video | native | audio |
|-----------------------|--------|-------|--------|--------|
| Prebid.js | O | X | X | X |
| Prebid.js | O | O | X | X |
| Prebid Server Adapter | O | O | O | X |

### Registration
Expand All @@ -42,7 +42,6 @@ For further information, please contact `info@tpmn.io`
| Name | Scope | Description | Example | Type |
|---------------|----------|--------------------------------------|------------------|-----------|
| `inventoryId` | required | Inventory ID | `1` | `integer` |
| `publisherId` | required | Publisher ID | `'TPMN'` | `string` |

### User Sync

Expand Down

0 comments on commit b7822e1

Please sign in to comment.