Skip to content

Commit

Permalink
Added new size 640x360 (Id: 198) (prebid#1490)
Browse files Browse the repository at this point in the history
  • Loading branch information
hdeodhar authored Sep 10, 2020
1 parent 42e6765 commit fa23f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adapters/rubicon/rubicon.go
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ var rubiSizeMap = map[rubiSize]int{
{w: 800, h: 250}: 125,
{w: 200, h: 600}: 126,
{w: 640, h: 320}: 156,
{w: 640, h: 360}: 198,
}

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

0 comments on commit fa23f5c

Please sign in to comment.