Skip to content

Commit dfc65bc

Browse files
bretgidettman
authored and
idettman
committed
Rubicon: making doc data types consistent (#6526)
1 parent f646d89 commit dfc65bc

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)