GithubHelp home page GithubHelp logo

isabella232 / android-admob-mediation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from startapp-sdk/android-admob-mediation

0.0 0.0 0.0 651 KB

admob mediation adapter which provides functionality for displaying StartApp ads via AdMob network. Also available in jCenter by gradle dependency: implementation 'com.startapp:admob-mediation:2.+' . To use this code without gradle dependency copy the file StartappAdapter.java to your project and change the package path inside it to your own.

Home Page: https://support.startapp.com/hc/en-us/articles/360005100893-AdMob-Adapter

License: Apache License 2.0

Java 99.70% Shell 0.30%

android-admob-mediation's Introduction

StartApp mediation adapter for AdMob

This library lets you serve ads to your apps from StartApp network via AdMob integration.

Basic integration steps

AdMob Console

  1. Create new or edit existing Mediation Group, then click ADD CUSTOM EVENT

Step 1

  1. Fill the fields Label and Manual eCPM, then click CONTINUE

Step 2

  1. Fill the fields Class Name and Parameter, then click DONE.
Class Name : com.startapp.mediation.admob.StartappAdapter
Parameter  : { startappAppId : 'YOUR_APP_ID' }

Step 3

  1. Make sure new item is appeared in your group, then click SAVE

Step 4

Project

  1. Add dependency on StartApp AdMob Mediation library
dependencies {
    // noinspection GradleDependency
    implementation 'com.startapp:admob-mediation:2.+'
}
  1. Use AdMob Mediation Test Suite to make sure StartApp is working correctly

android-admob-mediation's People

Contributors

startapp-sdk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.