Skip to content

Commit c73e458

Browse files
Suren SilvaJohn Salis
Suren Silva
authored and
John Salis
committed
inclusion of popular Nordic ad sizes to default size list (prebid#1168)
inclusion of popularNordic ad sizes to default size list Removed redundant 104 size and added size 32 instead Fixed trailing comma
1 parent c358ebe commit c73e458

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/adapters/rubicon.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ var sizeMap = {
2727
15:'300x250',
2828
16:'336x280',
2929
19:'300x100',
30+
31:'980x120',
31+
32:'250x360',
32+
33:'180x500',
33+
35:'980x150',
34+
37:'468x400',
35+
38:'930x180',
3036
43:'320x50',
3137
44:'300x50',
3238
48:'300x300',
@@ -41,11 +47,15 @@ var sizeMap = {
4147
68:'1800x1000',
4248
72:'320x320',
4349
73:'320x160',
50+
78:'980x240',
51+
79:'980x300',
52+
80:'980x400',
4453
83:'480x300',
4554
94:'970x310',
4655
96:'970x210',
4756
101:'480x320',
4857
102:'768x1024',
58+
103:'480x280',
4959
113:'1000x300',
5060
117:'320x100',
5161
125:'800x250',

0 commit comments

Comments
 (0)