1

trying to learn to develop a hybrid app. I want to learn how to implement specific ads on the application using adMob.

As I've found out, adMob only promotes other people's apps. Is there a way to promote a specific ad (kinda like promoting/sponsoring), like a product or company?

Renz Tan
  • 245
  • 3
  • 10
  • 1
    Everything google allows you todo, is written down somewhere by them. The developer.google.com or the admob site will be more useful. – Jonas Wilms Jul 22 '16 at 04:46

1 Answers1

2

I recommend you to use a plugin like https://github.com/appfeel/admob-google-cordova.

Then in your admob account just setup a banner with no mediation and publish the ads you want with your own internal campaigns. There is no cost on this.

Miquel
  • 8,339
  • 11
  • 59
  • 82