jeudi 16 avril 2015

Android dfp inmobi mediation


Vote count:

0




we integrated Google DFP in our Android app. Now we would like to add support with InMobi but I found no guide to add the mediation of InMobi through DFP. Is there any guide / tutorial / example?


This is the code we have used for dfp:



import com.google.android.gms.ads.doubleclick.PublisherAdRequest;
import com.google.android.gms.ads.doubleclick.PublisherAdView;
...

public void onCreate(Bundle savedInstanceState) {
...

mAdView = (PublisherAdView) findViewById(R.id.ad_view);
PublisherAdRequest adRequest = new PublisherAdRequest.Builder().build();
mAdView.loadAd(adRequest);

}


thanks



asked 8 mins ago







Android dfp inmobi mediation

Aucun commentaire:

Enregistrer un commentaire