I want to use AppLovin and UnityAds rewarded video by Admob mediation.

I want to use AppLovin and UnityAds rewarded video by Admob mediation.

https://support.google.com/admob/answer/3063564?hl=ja

I could to use it by itself. 

But I could not use it by Admob mediation.

Would you tell me some advice?

To use UnityAds you’ll need to purchase the Corona UnityAds plugin.

https://marketplace.coronalabs.com/plugin/unity-ads

The Applovin plugin is a free plugin.

https://marketplace.coronalabs.com/plugin/applovin

Admob mediation is not supported. 

I don’t have enterprise but I believe that although not supported if you buy UnityAds and the Admob plugin. Include the Applovin plugin in your project and then make sure you add the adapters. The Admob plugin will see and use the adapters and the plugins. From what I can see the Admob plugin does not have the mediation turned off.

Anyway this is just me theorizing here (and one of the reasons I want to get enterprise), I would trust igemar over anything I say.

When it comes to monetization plugins, only the official plugins are permitted to be used in Corona apps, unless express permission has been given by Corona Labs to do otherwise (even when using Enterprise).

Ingemar I didn’t imply otherwise. I was talking about using the official plugins (paid plugins) and the free admob adapters (that would use the official plugins). The admob adapters are usually just simple files that allow admob to call the official plugins (in this case they would be the blessed Corona ones).

@agramonte

The problem is that any adapters would not use the plugins to do their mediation, they would merely use the underlying SDKs directly and in essence bypass the plugin altogether.

To use UnityAds you’ll need to purchase the Corona UnityAds plugin.

https://marketplace.coronalabs.com/plugin/unity-ads

The Applovin plugin is a free plugin.

https://marketplace.coronalabs.com/plugin/applovin

Admob mediation is not supported. 

I don’t have enterprise but I believe that although not supported if you buy UnityAds and the Admob plugin. Include the Applovin plugin in your project and then make sure you add the adapters. The Admob plugin will see and use the adapters and the plugins. From what I can see the Admob plugin does not have the mediation turned off.

Anyway this is just me theorizing here (and one of the reasons I want to get enterprise), I would trust igemar over anything I say.

When it comes to monetization plugins, only the official plugins are permitted to be used in Corona apps, unless express permission has been given by Corona Labs to do otherwise (even when using Enterprise).

Ingemar I didn’t imply otherwise. I was talking about using the official plugins (paid plugins) and the free admob adapters (that would use the official plugins). The admob adapters are usually just simple files that allow admob to call the official plugins (in this case they would be the blessed Corona ones).

@agramonte

The problem is that any adapters would not use the plugins to do their mediation, they would merely use the underlying SDKs directly and in essence bypass the plugin altogether.