Banner

This is guide to set up ADSTER.TECH with ADMOB for Banner Ads.

CREATING CUSTOM EVENTS FOR WATERFALL

  1. Under the Mediation tab : Click on Create Mediation group section

  2. Select Android and type of Ad format and Continue

  3. In the Name field : Type in ADSTER.TECH Banner

  4. Click on Add ad units

  5. Select the app and the Ad units that you want to use custom targeting on.

AD SOURCES (WATERFALL SECTION)

  1. Click on Add Custom Event

  2. Name the label as per the Manual Ecpm ,Eg :- if the ECPM is 1 dollar give it a label as Adstercustom1Dollar

  3. Give 1 dollar as the value in the ECPM

  4. Now Click on Add Mapping

  5. You will see the adunit that you have selected before and Custom event with Add Mapping

  6. Mapping Name : for Eg give it a name CustomEventAdster1 and the appropriate 1 dollar Ecpm so that you can choose the right value

  7. Class name should be com.adster.ads.mediation.adapter.AdSterMediationAdapter Ensure the class name is an exact match like in bold.

  8. For the Parameter Pass the parameter provided by the Account Manager Eg:-

    Example:
    {
      "placement_id": "adster_banner_App_name",
      "yield_group_bid_price_range": "0.08-0.12"
    }
  9. Click on “Save” and save the configuration.

The above setup completes our Adster.Tech x ADMOB integration for Banner Ads.

Official Google Documentation for creating a custom event : https://support.google.com/admob/answer/13407144

Last updated