google-dfp Questions
5
Solved
I got an email from AdMob today saying:
Change to native ads policy: Native ads will require MediaView to
render the video or main image asset. In an effort to help you deliver
a better ad exp...
Elwell asked 30/8, 2018 at 13:15
1
Solved
I am new to Mobile Ads. I am loading an Ad in PublisherAdView. I am successfully able to load Ad as I am getting the callback in onAdLoaded().
The following are the logs that say Ad load successf...
Urmia asked 21/5, 2020 at 18:40
0
I am struggling with trying to include ads from google admanager -aka DFP- (not admob).
I have found this package: "flutter_google_ad_manager 0.10.1" https://pub.dev/packages/flutter_google_ad_man...
Heuser asked 29/12, 2019 at 13:5
2
We are trying to use the key value feature in google ad manager in a report,
// example
var targetingData = [];
targetingData['utm_campaign'] = new Date().getTime();
targetingData['utm_term'] = ne...
Farrish asked 16/12, 2019 at 9:20
3
Solved
I am developing a javascript-rendered mobile web interstitial. The layout is fully responsive, hence it will take 100% of the provided screen\iframe.
I now wish to display the interstitial through...
Refulgent asked 5/4, 2015 at 16:20
2
Solved
Here is my current code.
// Head
<script async='async' src='https://www.googletagservices.com/tag/js/gpt.js'></script>
<script>
var googletag = googletag || {};
googletag.cmd =...
Te asked 9/1, 2019 at 9:47
2
I need to know if googletag.pubads().disableInitialLoad() was called, in which case I'll load an ad using a display and a refresh calls, otherwise I'll load it using just display. My assumption is ...
Urena asked 13/3, 2018 at 21:33
5
Solved
In Google DFP (DoubleClick) you are given an ad code to put in your header and another for your body. When I apply this given ad tag / code to my website, whether its asynchronous or synchronous th...
Edging asked 11/3, 2013 at 3:14
0
We are currently working on implementing Ad-Exchange mediation from Facebook audience network into our app.
We are following the guidelines for iOS and Android. In iOS version of the app, We are g...
Automaton asked 26/9, 2018 at 5:57
1
I tried to use google's DFP in both Vue.js and Angular SPA but it seems to be causing a memory leak.
In Angular here you can see the proof of concept https://github.com/jbojcic1/angular-dfp-memory...
Gossipy asked 25/11, 2017 at 13:13
1
Solved
We've published an app in the Google Play store which has the possibility to show advertisements from Google DoubleClick for Publishers.
On certain advertisements the app crashes on the OnePlus 6....
Nevernever asked 7/6, 2018 at 8:57
2
Solved
i'm searching for solution, that can expand SafeFrame custom ad from inside of custom creative in Google DFP, is that possible somehow?
Subcontraoctave asked 10/9, 2017 at 18:29
5
I am using Google publisher tags to fetch the ads.
How to check whether I am getting an ad or any empty ad for an specific ad slot.
I am using the below code.
googletag.defineSlot("/1234/travel",...
Mortal asked 7/4, 2013 at 16:49
0
I have an app which support two language english and indonesian(bahasa).
I am facing an issue in android N.
I am using dfp sdk to show native ads to our user, everything works great as long as I ...
Gaytan asked 8/2, 2017 at 6:14
2
Solved
I've found a number of sites that explain how to make a DFP ad reload/refresh after 30-120 seconds, but none of them explain if it's possible to do with an Adsense ad.
I've tried DFP - it's very c...
Acro asked 18/5, 2015 at 2:22
1
I m developing a Single Page Application (SPA). So, I use to refresh the page's HTML's content dynamically using Ajax requests.
I'd like to register to the DoubleClick for Publishers program, but ...
Hitlerism asked 2/11, 2015 at 18:4
1
I am trying to implement multiple ad sizes with google ads DFP as is described in the documentation
But the weird thing is, that if I use a single ad size as shown in the code below, it works:
_...
Kalikalian asked 7/12, 2015 at 11:23
6
Solved
I need to trigger some JavaScript after DFP has finished rendering all the ads on the page - or at least when it has triggered collapseEmptyDivs (which hides ad units that contain no line items).
...
Starlastarlene asked 27/6, 2012 at 1:27
2
Solved
I'm trying to get banners to load according to the browser size. So in a location where i have a 728x90 banner, a 300x250 will show if its on mobile.
Problem is, the 728x90 loads on desktop. but o...
Hybridism asked 21/3, 2016 at 10:22
4
Solved
I am trying out serving DFP ads in email. I'm following the guidelines here.
I have an ad unit set up just for email
I have a line item targeting that ad unit with just an image creative
The line...
Dumbhead asked 2/10, 2012 at 20:34
1
I have implemented dfp ad code across our site using what I'll call account A.
We have a contract with account B to serve ads with 100% fill on a couple of placements on our site.
Ad network B ha...
Hydroquinone asked 18/5, 2015 at 16:26
3
I have modified GPT (Google Publisher Tags) so it serves on size ads for phones and tablets and the other size for computer or larger screens. It works well but sizes are determined on load and whe...
Jewelry asked 26/9, 2013 at 23:32
1
Solved
according to the documentation at https://developers.google.com/doubleclick-gpt/reference#googletag.events.SlotRenderEndedEvent
there should be a way to register to an event that a tag was rendered...
Garrotte asked 16/7, 2014 at 23:14
1
Solved
I am trying to display banner as well as Interstitial ads on my iOS application. But now I am confused on ad networks. How the AdMob is different from DFP and which one is better to serve ads. Can ...
Saltish asked 28/4, 2014 at 11:55
4
Solved
I am currently using google publisher tags with DFP to serve up ads to a site that will very soon be responsive. We have one particular ad slot which can potentially serve up 2 potential widths, 72...
Divergence asked 11/9, 2012 at 17:20
1 Next >
© 2022 - 2024 — McMap. All rights reserved.