Skip to content

Commit e519ead

Browse files
bretgmarc_tappx
authored and
marc_tappx
committed
Rubicon: making doc data types consistent (prebid#6526)
1 parent 7a7af27 commit e519ead

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/rubiconBidAdapter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ [email protected] for more information.
7070
bids: [{
7171
bidder: 'rubicon',
7272
params: {
73-
accountId: '7780',
74-
siteId: '87184',
75-
zoneId: '412394',
73+
accountId: 7780,
74+
siteId: 87184,
75+
zoneId: 412394,
7676
video: {
7777
language: 'en'
7878
}

0 commit comments

Comments
 (0)