Google Adsense is not visible - adsense

I inserted Google Adsense code to my site, I received mail from Google that all is ok and that adv will work after some hours. but it's third day that it 's not showen. I looked at the browser code and saw that at the script code is written style="display: none; visibility: hidden; "
Why? How can I fix it? What is wrong, can anyone help me?

sometimes not relevant ads with price quote is available ads not shown, but try in other links of same website it will works
remove adblocking softwares and widgets of browsers
may be ads was block due to rules violation
check browser supports adobe flash

Related

Google AMP AutoAds - No ad placements found

I have inserted the AMP adsense code property into my AMP page and I made sure the page is valid using the AMP debug but the AutoAds still don't show up.
I get this error in the console: (My code has the correct publisher ID)
"No ad placements found for publisher ID 'ca-pub-XXXXXXXXXXXX'. Check that the provided publisher ID is correct."
I have waited 48 hours to see if they showed up but no luck. I am using regular AutoAds on my non-AMP pages and it works fine.
Has anyone encountered this issue before?
Do you have open the site on a mobil device?
Auto-Ads not working yet on desktop, but you can use in chrome the mobile emulator with Nexus. Check that the browser agent are valid and fine.
Two years later, the same issue still persist..and Google is saying nothing...
My site, AMP only ElectronicoCigarrillo.com
I had similar issue on my AMP only website
I observed some of the other AMP websites where Auto ads are working. Adding amp-ad custom element seems to have resolved the issue for me.
So now the final code looks like -
<script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script>
<script async custom-element="amp-auto-ads" src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js"></script>
Hope this helps everyone

Advert not display in Website, but in DFP it shows as Delivering

I am a New DFP User. I have added two adverts for my different sites. In DFP, adverts shows as delivering, but still now my advert is not placed in my site. what can i do next? why my advert is not displaying? Please reply me and explain what mistake i have done?
waiting for your kind response.
i herewith attached my Site & DFP screenshot with this. Kindly refer this
in inspect-element of my site, it shows the below code.. but it seems to hidden!
<iframe id="google_ads_iframe_/41172323/Thakkali_Test_0__hidden__" name="google_ads_iframe_/41172323/Thakkali_Test_0__hidden__" width="0" height="0" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" src="javascript:"<html><body style='background:transparent'></body></html>"" style="border: 0px; vertical-align: bottom; visibility: hidden; display: none;"></iframe>
The only thing I can do is help you help yourself. Adtech is complicated, lots of moving parts, lots of places where a small error can cause big and unpredictable problems. I don't see any obvious problems in the information that you provided but there can still be problems with tagging or targeting. You have 442 criteria for targeting the line item, big chance that the problem is there.
But to check this you can use the GPT console. Enable this by by adding:
?google_force_console
to the URL when loading your site. This tells you if you have correctly tagged the page and you can also open 'Delivery diagnostics' which gives you an overview line items that where considered/rejected for a specific ad unit.
More information about the GPT console:
https://support.google.com/dfp_sb/answer/181070?hl=en
Besides that; be patient. There is a time lag between DFP telling you that it's delivering and the actual delivery. Changes are rarely instantaneous with DFP.

Google Adsense for smartphones

I have a website which uses Adsense for the homepage etcetera. Now, I want to replace this one with an mobile ad, also from Adsense. My question is: is this possible? I tried setting the desktop ads to display: none; and implementing a chtml encoded ad, but I get nothing at all...
I have no subdomain for my mobile website; it's just a responsive site. Doesn't that count?
PS: I am testing it on an iPhone
My answer:
Yes it is possible. Patience is the key word. I set them both and used display: none for the desktop version if it is a mobile browser. Now it works like a charm :)

DFP "Serve ads in a non-JavaScript environment"

I read the guide at: http://support.google.com/dfp_premium/bin/answer.py?hl=en&answer=1638620
but i can't implement it.
I tried with this src for an image, but I see blank page: http://pubads.g.doubleclick.net/gampad/ad?iu=/4767628/TomsBlog_Home_ATF_300x250&sz=300x250&c=1803379939
Do you know how to do that?
The blank page seems to be an incompatibility between DFP and Outlook combined with a non-IE default browser.
Having implemented an email campaign and received an email carrying an ad into Outlook, the click-throughs work when I set my default browser to IE but not if I have it set to Chrome.
This post suggests it has something to do with cookies: Google DFP ads in email behaving strangely
Update: the issue I saw yesterday (ad link in email goes to blank page when using Outlook + non-IE) has gone away. Not sure if it was a temporary outage or if it's an intermittent problem)

Adsense not showing up, but shown ater page refresh (Chrome & Safari)

I have three adsense ads on my page. (It is a Chinese website).
Adsense ads are shown OK if you first view this page. But if you click on the next page link (on the pagination bar), ads do not show up at all. But if you refresh the webpage, they appear normally.
The strange thing is it only happens with Chrome and Safari. No problem with IE & Firefox.
I have searched the internet for a while, but cannot find a solution. The problem has cost me hundreds of dollars per month. Initially I thought the problem was caused by the "Kickstart css framework" I use, but I'm not sure. I have inspected this issue in the Chrome console. The adsense ads give me 400 error.
Failed to load resource: the server responded with a status of 400 (Bad Request)
It is fixed now. The cause is that kickstart framework wraps each div after loading. So that adsense refuse to load request.