Marco Bonanni
Forum Replies Created
-
I’ve noticed my Native Shopping Ads stopped showing a few days ago.
I’ve got Ad Inserter on 2 sites, both seem to have stopped. I’ve done all the troubleshooting I can think of. Not sure what else to try.
Site 1 I have block 2 enabled to Posts. Here’s a Post URL:
https://tapnet.com/its-not-about-you-a-brief-and-perfect-guide-to-a-meaningful-life/Site 2, similar here’s post URL:
https://tn8.ca/guide-hiring-the-right-freelance-writer-for-better-seo-content/?ai-debug-blocks=1I can send screenshots. With Ad Inserter debugger I see the ad block is displaying in red but no ads.
I was using this script and then just created a new code snippet from Amazon to test below:
<script type=”text/javascript”>
amzn_assoc_placement = “adunit0”;
amzn_assoc_search_bar = “true”;
amzn_assoc_tracking_id = “tapnet09-20”;
amzn_assoc_search_bar_position = “top”;
amzn_assoc_ad_mode = “search”;
amzn_assoc_ad_type = “smart”;
amzn_assoc_marketplace = “amazon”;
amzn_assoc_region = “US”;
amzn_assoc_title = “Shop Amazon”;
amzn_assoc_default_search_phrase = “[adinserter data=’smart-tag’]”;
amzn_assoc_default_category = “All”;
amzn_assoc_linkid = “5168086a43c61d15a69512edab4dec3f”;
</script>
<script src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US”></script>Here’s the Ad Script I’ve inserted to test:
<script type=”text/javascript”>
amzn_assoc_placement = “adunit0”;
amzn_assoc_search_bar = “false”;
amzn_assoc_tracking_id = “tapnet09-20”;
amzn_assoc_ad_mode = “search”;
amzn_assoc_ad_type = “smart”;
amzn_assoc_marketplace = “amazon”;
amzn_assoc_region = “US”;
amzn_assoc_title = “Shop Related Products”;
amzn_assoc_default_search_phrase = “SEO”;
amzn_assoc_default_category = “All”;
amzn_assoc_linkid = “391ff193d72f5d5390b31677fb2c7d0c”;
amzn_assoc_rows = “2”;
</script>
<script src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US”></script>