Skip to content
This repository was archived by the owner on Dec 22, 2022. It is now read-only.

Commit e435742

Browse files
authored
Added new size 640x360 (Id: 198) (prebid#1490)
1 parent 28d6836 commit e435742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adapters/rubicon/rubicon.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ var rubiSizeMap = map[rubiSize]int{
236236
{w: 800, h: 250}: 125,
237237
{w: 200, h: 600}: 126,
238238
{w: 640, h: 320}: 156,
239+
{w: 640, h: 360}: 198,
239240
}
240241

241242
// defines the contract for bidrequest.user.ext.eids[i].ext

0 commit comments

Comments
 (0)