Skip to content

Commit bad3358

Browse files
danielmcgrawharpere
authored andcommitted
Clean up the 'Use case #2' example (prebid#4068)
1 parent ecd3815 commit bad3358

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

modules/spotxBidAdapter.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,12 @@ This adapter requires setup and approval from the SpotX team.
5454
ad_unit: 'outstream',
5555
outstream_options: {
5656
slot: 'adSlot1',
57-
content_width: 300,
58-
content_height: 250,
5957
custom_override: { // This option is not mandatory though used to override default renderer parameters using EASI player options in here: https://developer.spotxchange.com/content/local/docs/sdkDocs/EASI/README.md
58+
content_width: 300,
59+
content_height: 250,
6060
collapse: '1',
6161
hide_fullscreen: '1',
6262
unmute_on_mouse: '1',
63-
click_to_replay: '1',
6463
continue_out_of_view: '1',
6564
ad_volume: '100',
6665
content_container_id: 'video1',

0 commit comments

Comments
 (0)