Integrate AdColony with Mediation (Deprecated)
Deprecated: AdColony is now 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.6.0" )
implementation ( "com.google.ads.mediation:adcolony:4.8.0.2" )
}
Manual integration
Remove the AdColony Android SDK from your project.
Remove the AdColony Android adapter .aar
artifact from your project.
Remove AdColony from yield groups
Follow the instructions in the
Ad Manager help center
to remove AdColony from all of your yield groups in
the Ad Manager user interface (UI).
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-14 UTC.
[null,null,["Last updated 2025-02-14 UTC."],[[["AdColony is deprecated and should be removed from your app."],["Remove the AdColony SDK and adapter manually or through Android Studio by removing the corresponding dependencies."],["Ensure you also remove AdColony from all yield groups in the Ad Manager UI by following the provided instructions."]]],[]]