Skip to content

Commit

Permalink
Update smartyads meta data (prebid#3954)
Browse files Browse the repository at this point in the history
  • Loading branch information
muuki88 authored and jlaso committed Aug 31, 2023
1 parent b2bf220 commit eb9eb15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev-docs/bidders/smartyads.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,18 @@ layout: bidder
title: SmartyAds
description: Prebid SmartyAds Bidder Adaptor
biddercode: smartyads
gvl_id: 534
gdpr_supported: true
usp_supported: true
coppa_supported: true
schain_supported: true
media_types: banner, video, native
safeframes_ok: true
deals_supported: true
fpd_supported: false
pbjs: true
pbs: true
multiformat_supported: will-bid-on-one
---

### Note:
Expand All @@ -27,3 +30,4 @@ The Example Bidding adapter requires setup before beginning. Please contact us a
| `host` | required (for prebid-server) | Region id | `'ns1'` | `string` |
| `sourceid` | required (for prebid-server) | Partner id | `'smartyads'` | `string` |
| `accountid` | required (for prebid-server) | Endpoint id | `'hash'` | `string` |
| `traffic` | optional (for prebid.js) | Configures the mediaType that should be used. Values can be `banner`, `native` or `video` | `native` | `string`

0 comments on commit eb9eb15

Please sign in to comment.