From a0dd2be7198920d00ffdd63085eb2245fda3611e Mon Sep 17 00:00:00 2001 From: hdeodhar <35999856+hdeodhar@users.noreply.github.com> Date: Tue, 18 Dec 2018 16:09:27 +0000 Subject: [PATCH] Added 250x800 size (#3390) --- modules/rubiconBidAdapter.js | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/rubiconBidAdapter.js b/modules/rubiconBidAdapter.js index c13833502fb..22db444f8d6 100644 --- a/modules/rubiconBidAdapter.js +++ b/modules/rubiconBidAdapter.js @@ -64,6 +64,7 @@ var sizeMap = { 101: '480x320', 102: '768x1024', 103: '480x280', + 105: '250x800', 108: '320x240', 113: '1000x300', 117: '320x100',