Skip to content

AdMob Mediation Support

Integrate SDK and Mediation Adapter

Add adapter dependency

groovy

dependencies {
    implementation "io.carty.mediation:adapter-admob:24.2.0"
}

Configure your Mediation Settings

  • Create mediation mediation

createMediationGroup.png

  • Add Custom Event
  1. In your Mediation Group under the Waterfall Panel, select "Add Custom Event".

  2. Fill in the relevant information and click Continue.

  3. Add mapping.

  4. Fill the "Class Name" and "Parameter" fields based on the table below and the Ad Type that you are looking to monetize.

addCustomEvent.png

addCustomEvent1.png

addCustomEvent2.png

addCustomEvent3.png

Class name and parameter

Class NameParameter
io.carty.bidad.sdk.admob.CTAdMobAdapter{"appid":"your-app-id","pid":"your-placement-id"}