Open Mediation

This is a guide for Integrating Open Mediation and HMS Unity Kit

Prerequisites:

Before diving into the integration of HMS Unity Plugin and Open Mediation, ensure that you have set up mediation groups and Ad Units in your Open Mediation account and properly configured Huawei Ads as a mediation network.

Go to Assets -> Plugins -> Android

Open baseProjectTemplate.gradle in a text editor and add the maven lines from the mediation readme file.

Next, open mainTemplate.gradle in a text editor and add the implementation lines depending on your selected platform.

Lastly, open gradleTemplate.properties and add the necessary lines.

Last updated