We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6c527 commit d3df629Copy full SHA for d3df629
_includes/video/pbs-jw01.html
@@ -64,6 +64,10 @@
64
65
<!--production version of prebid.js-->
66
<script async src="//acdn.adnxs.com/prebid/not-for-prod/1/prebid.js"></script>
67
+ <script type="text/javascript" src="http://ssl.p.jwpcdn.com/player/v/8.0.5/jwplayer.js"></script>
68
+ <script type="text/javascript">
69
+ jwplayer.key = "F4+phNkFZ4+I3UhfSN6h8JPbxdnsto3caVMq+A=="; //Test Key - replace this with your own valid JWPlayer license key
70
+ </script>
71
72
<!--pbjs and player code -->
73
0 commit comments