Advertisement
clickio

buzz inpage

Nov 20th, 2019
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. <script async src="https://yastatic.net/pcode/adfox/header-bidding.js"></script>
  2. <script>
  3. var adfoxBiddersMap = {
  4. "betweenDigital": "871789",
  5. "buzzoola": "880620"
  6. };
  7. var adUnits = [
  8. {
  9. "code": "adfox_157354276847963921",
  10. "bids": [
  11. {
  12. "bidder": "betweenDigital",
  13. "params": {
  14. "placementId": "3553463"
  15. }
  16. },
  17. {
  18. "bidder": "buzzoola",
  19. "params": {
  20. "placementId": "745722"
  21. }
  22. }
  23. ],
  24. "codeType": "inpage"
  25. }
  26. ];
  27. var userTimeout = 600;
  28. window.YaHeaderBiddingSettings = {
  29. biddersMap: adfoxBiddersMap,
  30. adUnits: adUnits,
  31. timeout: userTimeout
  32. };
  33. </script>
  34. <script async src="https://yastatic.net/pcode/adfox/loader.js" crossorigin="anonymous"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement