Skip to content

Commit eaca56f

Browse files
QuentinGallardQuentinGallard
and
QuentinGallard
authored
SmileWanted : Add support for coppa, schain, media_types, safeframes, dealds, floors, prebid_member, multiformat and privacy_sandbox (prebid#5109)
Co-authored-by: QuentinGallard <[email protected]>
1 parent 7172ee1 commit eaca56f

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

dev-docs/bidders/smilewanted.md

+13-5
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,22 @@
22
layout: bidder
33
title: Smile Wanted
44
description: SmileWanted Bidder Adapter
5-
media_types: banner, video
6-
pbjs: true
7-
pbs: true
85
biddercode: smilewanted
96
tcfeu_supported: false
7+
gvl_id: 639
108
usp_supported: true
9+
coppa_supported: true
10+
schain_supported: true
1111
userIds: all
12-
gvl_id: 639
12+
media_types: banner, video, native
13+
safeframes_ok: true
14+
deals_supported: true
15+
floors_supported: true
16+
pbjs: true
17+
pbs: true
18+
prebid_member: false
19+
multiformat_supported: will-bid-on-one
20+
privacy_sandbox: no
1321
sidebarType: 1
1422
---
1523

@@ -37,7 +45,7 @@ You can add `#sw_test_campaign` to the end of any URL. This will have the effect
3745

3846
Add the following code to enable user sync. Smile Wanted strongly recommends enabling user syncing through iFrames. This functionality improves partners' user match rates and increases the Smile Wanted bid rate and bid price. Be sure to call `pbjs.setConfig()` only once.
3947

40-
```
48+
```javascript
4149
pbjs.setConfig({
4250
userSync: {
4351
iframeEnabled: true,

0 commit comments

Comments
 (0)