Integrate AdColony with mediation (Deprecated)

Remove AdColony SDK and adapter

With AdColony being deprecated, we recommend removing the AdColony SDK and adapter from your project.

Android Studio

Remove the adcolony artifact from your app-level build.gradle file:

dependencies {
    implementation("com.google.android.gms:play-services-ads:23.1.0")
    implementation("com.google.ads.mediation:adcolony:4.8.0.2")
}

Manual integration

  1. Remove the AdColony Android SDK from your project.
  2. Remove the AdColony Android adapter .aar artifact from your project.

Remove AdColony from mediation groups

Follow the instructions in the AdMob help center to remove AdColony from all of your mediation groups in the AdMob UI.