Skip to content

Commit ef02b31

Browse files
ACannuniRPsa1omon
authored andcommitted
Rubicon Adapter: Add multiple sizes to sizeMap (prebid#4407)
1 parent 9663520 commit ef02b31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/rubiconBidAdapter.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ var sizeMap = {
4444
39: '750x100',
4545
40: '750x200',
4646
41: '750x300',
47+
42: '2x4',
4748
43: '320x50',
4849
44: '300x50',
4950
48: '300x300',
@@ -88,8 +89,11 @@ var sizeMap = {
8889
199: '640x200',
8990
213: '1030x590',
9091
214: '980x360',
92+
221: '1x1',
9193
229: '320x180',
9294
232: '580x400',
95+
234: '6x6',
96+
251: '2x2',
9397
257: '400x600',
9498
264: '970x1000',
9599
265: '1920x1080',

0 commit comments

Comments
 (0)