Top "Google-dfp" questions

Google's DoubleClick for Publishers API

DFP post-rendering callback

I need to trigger some JavaScript after DFP has finished rendering all the ads on the page - or at …

javascript google-dfp
How to check Google publisher tag ad slot is empty or not?

I am using Google publisher tags to fetch the ads. How to check whether I am getting an ad or …

javascript jquery adsense google-dfp
How to get ads to refresh using googletag.pubads().refresh()?

I have an ad and a link in a page like so: <!DOCTYPE html> <head profile="http://…

google-dfp
google dfp pubads().refresh() not working as expected

I'm using some of the new features in Google DFP and can't get a single add to refresh on it's …

google-dfp
Making ads served through DFP fully responsive

I have modified GPT (Google Publisher Tags) so it serves on size ads for phones and tablets and the other …

javascript jquery responsive-design google-dfp
How to properly write a DFP out of page ad unit?

I am developing a javascript-rendered mobile web interstitial. The layout is fully responsive, hence it will take 100% of the provided …

javascript iframe responsive-design google-dfp double-click-advertising
Disabling DFP / DoubleClick iFrames

In Google DFP (DoubleClick) you are given an ad code to put in your header and another for your body. …

javascript google-dfp
DoubleClick Ads (DFP) loaded with AJAX Doesn't Display Ads in Firefox

I use ads by DoubleClick For Publishers (DFP). This is the page: http://www.ifly.com I load DFP ads …

jquery google-dfp
Asynchronous google ads versus Synchronous

I'm using google DFP. If I use synchronous ads from google, my site loads slowly as it needs to load …

javascript asynchronous ads synchronous google-dfp
Show a div if only google ad is present

Using javascript, I need to display a DIV but only if it contains a Google Ad. Here's the code I'm …

javascript html google-dfp