clickio

interstitial studiocataldi

Sep 7th, 2020 (edited)
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
  2. <script>
  3. window.googletag = window.googletag || {cmd: []};
  4. googletag.cmd.push(function() {
  5. var slot = googletag.defineOutOfPageSlot(
  6. '/45470634/clickio_area_668430_300x600',
  7. googletag.enums.OutOfPageFormat.INTERSTITIAL);
  8. // Slot returns null if the page or device does not support interstitials
  9. if (slot) slot.addService(googletag.pubads());
  10. googletag.enableServices();
  11. // Consider delaying until first div on page
  12. googletag.display(slot);
  13. });
  14. </script>
Add Comment
Please, Sign In to add comment