I am very needy of help setting up AdMob as an ads provider for Unity, for an Android, and also using Admob mediation for receiving ads from other networks in-game.
I have “googled” for a loooong time, seriously. But I’m exhausted of finding no examples of unity projects, incomplete documentation, and people asking the same as me without any reply. I admit i’m a rookie in the subject, but i’ve followed all the steps I could infer in the more exact way I am able to do.
As far as I know, the steps are:
- Create an AdMob account.
- Create some other compatible ad networks accounts, and add their data into the AdMob account.
- Import the AdMob Unity plugin.
- Import each of the other ad networks “SDKs” and “adapters” into the Assets/Plugins folder.
- Use the Admob Unity plugin in the application’s specific code and enjoy ads from all networks.
But I can only receive AdMob ads, and I have not received a mere ad from another network. Looking at the “logcat” and the Charlie tools, it seems that the plugin does not request anything for a “non-AdMob” network.
I have some questions to ask:
- Is there any reference documentation or tutorial about ad mediation with unity 5?
- Are these steps described above the right way to do the mediation? Is a step missing?
- Do the SDK and the adapter need to be in the “Plugins” folder? Only one of them?
- Is a specific Unity plugin needed for each ad network, or the “.jar” files are enough?
If this is the wrong forum, I’m sorry. Categories are wide and found this as the best suiting one.
I’d be very grateful if someone takes the time to read my issue and is willing to help. Moreover, this must be a common practice for developers, and a lot of them should know a lot about this mediation integration in Unity.
I’m really in need for help, because my job is depending on this. I’m willing to pay for help if it’s necessary, through PayPal. And my enterprise is not willing to buy any asset to solve the problem, it’s my responsibility and i HAVE TO make the mediation. I’m willing to pay as a personal favor. So, telling me to buy something is not useful help, sorry.
Thanks, best regards.