Coder Social home page Coder Social logo

criteo / android-publisher-sdk-google-adapters Goto Github PK

View Code? Open in Web Editor NEW
2.0 11.0 3.0 331 KB

Criteo Adapters for Google Mediation (Android)

Home Page: https://publisherdocs.criteotilt.com/app/android/mediation/admob/

License: Apache License 2.0

Java 30.87% Kotlin 69.13%
android sdk publisher criteo admob

android-publisher-sdk-google-adapters's Introduction

Criteo Adapters for Google Mediation (Android)

This repository contains Criteo’s Adapter for Admob Mediation. It must be used in conjunction with the Criteo Publisher SDK. For requirements, intructions, and other info, see Integrating Criteo with Admob Mediation.

Download

Add the following maven repository into your top-level build.gradle file:

allprojects {
    repositories {
        mavenCentral()
    }
}

Then, in your app's module build.gradle file, add the following implementation configuration to the dependencies section:

implementation 'com.criteo.mediation.google:criteo-adapter:6.0.0.0'

License

Apache 2.0 License

android-publisher-sdk-google-adapters's People

Contributors

amokrane avatar clementboone avatar divyakali avatar irwansetiawan avatar leonardlabat avatar turpif avatar viktor-rasevych-criteo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-publisher-sdk-google-adapters's Issues

Should not be treated as noFillError() when Criteo is initialized for the very first time in CriteoAdapter

https://github.com/criteo/android-publisher-sdk-google-adapters/blob/0a8d2f5ab8499c7fe7854b9049847ea8b79211bc/mediation/src/main/java/com/criteo/mediation/google/CriteoAdapter.kt#L188,L197

In case of not initialized in CriteoAdapter#initialize with param tagForChildDirectedTreatment, it will call Criteo.Builder().init(). When it's initialized successfully here then it should return true to continue loading the ads, otherwise it will always fail for the first time.
Not sure if I misunderstand this piece of code, or is there any thing to prevent from doing that way?

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.