Skip to content

Commit

Permalink
Smrtconnect Bid Adapter: initial release doc (#5198)
Browse files Browse the repository at this point in the history
* Smrtconnect Bid Adapter: initial release doc

* Update smrtconnect.md

---------

Co-authored-by: pragnesh <pradadiya@smrtconnect.com>
Co-authored-by: bretg <bgorsline@gmail.com>
  • Loading branch information
3 people authored Apr 3, 2024
1 parent c8ed5f6 commit f400ffb
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions dev-docs/bidders/smrtconnect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: bidder
title: Smrtconnect
description: Prebid Smrtconnect Bidder Adapter
biddercode: smrtconnect
tcfeu_supported: false
gvl_id: none
usp_supported: true
coppa_supported: true
gpp_sids: none
schain_supported: true
dchain_supported: false
media_types: banner, native, video, audio
safeframes_ok: false
deals_supported: true
floors_supported: true
fpd_supported: false
pbjs: false
pbs: true
pbs_app_supported: true
prebid_member: false
multiformat_supported: will-bid-on-one
ortb_blocking_supported: true
privacy_sandbox: no
sidebarType: 1
---

### Note

Bidding adapter requires setup before beginning.
Please contact us at <prebid@smrtconnect.com>

### Bid Params

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

0 comments on commit f400ffb

Please sign in to comment.