Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PrebidJS Description #4995

Merged
merged 9 commits into from
Jan 3, 2024
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