Hi,
This is really driving me crazy...Have spent many days to figure out the resolution..
I have created an addunit, placement, order and lineItem and uploaded a simple Image Creative and then generated Tags million times, but not able to display adds on my web page.I do not yet have AdSense account.I don't think this could cause any problem. On looking up the delivery diagnostics it gives me "Unmatched targeting or unknown".. Please guide me where am I going wrong.
The generated Tags are:
<script type='text/javascript'>
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function () {
var gads = document.createElement('script');
gads.async = true;
gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<script type='text/javascript'>
googletag.cmd.push(function () {
googletag.defineSlot('/30044221/RM_AdUnit', [300, 250], 'div-gpt-ad-1389240878540-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
</script>
<body>
<!-- RM_AdUnit -->
<div id='div-gpt-ad-1389240878540-0' style='width:300px; height:250px;'>
<script type='text/javascript'>
googletag.cmd.push(function () { googletag.display('div-gpt-ad-1389240878540-0'); });
</script>
</div>
</body>
Still not able to render adverts on my page.
Its highly urgent please guide me.
Thanks in advance,
Reena