Skip to content

Commit

Permalink
Smrtconnect Bid Adapter: initial release doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pragnesh committed Mar 13, 2024
1 parent 6b0dd9d commit 4490156
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions dev-docs/bidders/smrtconnect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
layout: bidder
title: Smrtconnect
description: Prebid Smrtconnect Bidder Adapter
biddercode: smrtconnect
tcfeu_supported: false
usp_supported: true
coppa_supported: true
schain_supported: true
media_types: banner, native, video, audio
pbjs: false
pbs: true
pbs_app_supported: true
prebid_member: false
multiformat_supported: will-bid-on-one
sidebarType: 1
---

### Note

Bidding adapter requires setup before beginning.
Please contact us at <[email protected]>

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `supply_id` | required | Supply Id | `'1'` | `string` |

0 comments on commit 4490156

Please sign in to comment.