AdMobAdapter

class AdMobAdapter : MediationExtrasReceiver


Google AdMob Adapter for Google AdMob Mediation. Since the server sends the class name and it is instantiated with reflection, it cannot be moved.

Summary

Public constructors

Public functions

Bundle
buildExtrasBundle(extras: Bundle?, serverParameters: Bundle)

Constants

AD_JSON_PARAMETER

const val AD_JSON_PARAMETERString

AD_PARAMETER

const val AD_PARAMETERString

EXTRA_PARAMETER_DISABLE_REFRESH

const val EXTRA_PARAMETER_DISABLE_REFRESHString

GWHIRL_REQUEST_PARAMETER

const val GWHIRL_REQUEST_PARAMETERString

GWHIRL_REQUEST_PARAMETER_VALUE

const val GWHIRL_REQUEST_PARAMETER_VALUE = 1: Int

HOUSE_ADS_PARAMETER

const val HOUSE_ADS_PARAMETERString

NEW_BUNDLE

const val NEW_BUNDLEString

Public constructors

AdMobAdapter

AdMobAdapter()

Public functions

buildExtrasBundle

fun buildExtrasBundle(extras: Bundle?, serverParameters: Bundle): Bundle