From b7822e1857ea999ae7128ebbd65e69841c84f9ba Mon Sep 17 00:00:00 2001 From: TPMN Admin Date: Thu, 4 Jan 2024 04:05:35 +0900 Subject: [PATCH] Update PrebidJS Description (#4995) * add Server Adapter * Update tpmn.md add (Prebid.js) Support media types --------- Co-authored-by: changjun Co-authored-by: bretg Co-authored-by: Muki Seiler --- dev-docs/bidders/tpmn.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-docs/bidders/tpmn.md b/dev-docs/bidders/tpmn.md index 0a8f4825e8..854dcddb5e 100644 --- a/dev-docs/bidders/tpmn.md +++ b/dev-docs/bidders/tpmn.md @@ -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 @@ -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