hello, I want to add script tag in advertisement areas. We can't get ins code. Is there a way to add script tag?
thanks.
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
<div id="gpt-passback">
<script>
window.googletag = window.googletag || {cmd: []};
googletag.cmd.push(function() {
googletag.defineSlot('/41939241/HappyMOM/HappyMOM_300x250', [300, 250], 'gpt-passback').addService(googletag.pubads());
googletag.enableServices();
googletag.display('gpt-passback');
});
</script>
</div>