Skip to content

Commit 491dc05

Browse files
committed
adds content url
1 parent 10f3226 commit 491dc05

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

integrationExamples/noadserver/jwplayerBidAdapter_test.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@
4949
mediaIDs: ['test-media-id']
5050
}
5151
}]
52+
},
53+
ortb2: {
54+
site: {
55+
content: {
56+
url: 'test.mp4'
57+
}
58+
}
5259
}
5360
});
5461
pbjs.addAdUnits([adUnit]);

0 commit comments

Comments
 (0)