You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev-docs/bidders/smilewanted.md
+13-5
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,22 @@
2
2
layout: bidder
3
3
title: Smile Wanted
4
4
description: SmileWanted Bidder Adapter
5
-
media_types: banner, video
6
-
pbjs: true
7
-
pbs: true
8
5
biddercode: smilewanted
9
6
tcfeu_supported: false
7
+
gvl_id: 639
10
8
usp_supported: true
9
+
coppa_supported: true
10
+
schain_supported: true
11
11
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
13
21
sidebarType: 1
14
22
---
15
23
@@ -37,7 +45,7 @@ You can add `#sw_test_campaign` to the end of any URL. This will have the effect
37
45
38
46
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.
0 commit comments