Tagged Questions
0
votes
1answer
29 views
Is this DFP error message the reason my ad won't show?
I'm setting up DFP to display ads and I have an ad tag (Javascript) from adtechus.com. The tag looks like this:
<script ...
0
votes
1answer
65 views
How do I set up DFP to show one set of ads for US/UK and AdSense for everywhere else?
As a followup to this question, I'm setting up DFP for a blog and need to show one set of creatives to users from the US or UK, and just let AdSense fill in that ad unit when the user is coming from ...
0
votes
0answers
43 views
Banner ads for regional site - use network or host my own? [closed]
I'm looking for some advice. I am building a network of regional travel sites. I will be selling banner ad space on the sites. What are the pros and cons of selling, hosting and serving my own ads ...
0
votes
1answer
140 views
Can DFP slots be parameterized?
I am using Doubleclick For Publishers (small business) for serving ads on a news website. I want to server a certain ad only an article pages for a certain category. With openX I created a zone per ...
1
vote
1answer
229 views
How to detect if a placement would be empty (Doubleclick for Publishers)?
I want to use DFP for my ads. To display an ad I am calling GA_googleFillSlot(). My understanding of this is, that this function injects the ad code at the position where the JS call is placed. How ...