AppLovin とメディエーションを統合する

This guide shows you how to use the Google Mobile Ads SDK to load and display ads from AppLovin using mediation, covering both waterfall and bidding integrations. It covers how to add AppLovin to an ad unit's mediation configuration, and how to integrate the AppLovin SDK and adapter into an Android app.

Supported integrations and ad formats

The mediation adapter for AppLovin has the following capabilities:

Integration
Bidding
Waterfall
Formats
Banner  1
Interstitial
Rewarded
Native

Banner ads (excluding MREC banners) are supported only in mediation. Bidding does not support any type of banner ads.

Requirements

  • Android API level 21 or higher

Step 1: Set up configurations in AppLovin UI

Sign up or log in to your AppLovin account.

To set up your Ad Manager ad unit, you'll need your AppLovin SDK Key and Report Key. To find them, go to the AppLovin UI > Account > Keys to see both values.

If you plan on just integrating bidding, you can proceed to configure your mediation settings.

Select app for mediation

Bidding

This step isn't required for bidding integrations.

Waterfall

On the AppLovin UI, select Applications under the Monetization section to get to your registered apps. Select the app you'd like to use with mediation from the list of available apps.

Create a zone

Bidding

This step isn't required for bidding integrations.

Waterfall

On the AppLovin UI, select Zones under the Monetization section to get to your registered zone IDs. If you have already created the required zones for your app, skip ahead to Step 2. To create a new zone ID, click Create Zone.

Enter the name of Zone ID, select Android as the Platform, and choose the Ad Type.

Configure Pricing for the zone by selecting either Flat CPM or Optimized by AppLovin. CPMs can be configured on a per country basis for the Flat CPM option. Then, click Save.

Once the zone is created, the zone ID can be found under the Zone ID column.

Turn on test mode

Follow the instructions in AppLovin's MAX Test Mode guide on how to enable AppLovin test ads.

Step 2: Set up AppLovin demand in Ad Manager UI

アド マネージャー アカウントにログインします。

会社に AppLovin 追加

入札

入札の統合では、この手順は必要ありません。

ウォーターフォール

[管理] > [会社] に移動し、[すべての会社] タブの [新しい会社] ボタンをクリックします。[広告ネットワーク] を選択します。

[広告ネットワーク] として AppLovin を選択し、固有の名前を入力して [メディエーション] を有効にします。 [自動データ収集] をオンにして、前のセクションで取得した Report Key を入力します。

ユーザー名パスワードを入力する必要はありません。完了したら [保存] をクリックします。

セキュア シグナルの共有を有効にする

入札

[管理] > [全般設定] に移動します。[Ad Exchange アカウントの設定] タブに移動し、セキュア シグナルの共有を確認してオンにします。[保存] をクリックします。

ウォーターフォール

ウォーターフォールの統合では、この手順は必要ありません。

入札を AppLovin 設定

入札

[配信] > [入札者(ビッダー)] に移動し、[SDK 入札] タブで [新しいビッダー] をクリックします。

ビッダーとして AppLovin を選択します。

[許可されたシグナルのリストにこのビッダーのシグナル ライブラリを追加する] と [このビッダーとのシグナルの共有を許可する] をオンにします。[続行] をクリックします。

[続行] をクリックします。

[Done] をクリックします。

ウォーターフォール

ウォーターフォールの統合では、この手順は必要ありません。

広告ユニットのマッピングを設定する

入札

[配信] > [入札者(ビッダー)] に移動し、[SDK 入札] タブでAppLovin に会社を選択します。

[広告ユニットのマッピング] タブに移動し、[新しい広告ユニットのマッピング] をクリックします。

[特定の広告ユニット] を選択します。広告ユニットとフォーマットを選択し、[広告枠のタイプ] として [モバイルアプリ]、[モバイルアプリ] を選択します。次に、前のセクションで取得したSDK Key を入力します。最後に [保存] をクリックします。

ウォーターフォール

[配信] > [収益グループ] に移動し、[新しい収益グループ] ボタンをクリックします。モバイルアプリを選択します。

下にスクロールして [収益パートナーを追加] をクリックします。

前のセクションで AppLovin用に作成した会社を選択します。[統合タイプ] として [モバイル SDK メディエーション]、[プラットフォーム] として [Android]、[ステータス] として [有効] を選択します。

前のセクションで取得した Application ID of your app along with the SDK Key and the Zone ID と、[デフォルト CPM] の値を入力します。[保存] をクリックします。

注: 自動データ収集でメディエーション ネットワークのダイナミック CPM 値を正確に計算できるようになるまでには、数日かかります。eCPM は、算出可能になると自動的に更新されます。

Add AppLovin Corp. to GDPR and US state regulations ad partners list

GDPR 設定 米国の州規制の設定 の手順に沿って、 Ad Manager UI の GDPR および米国の州規制の広告パートナーのリストに AppLovin Corp. を追加します。

Step 3: Import the AppLovin SDK and adapter

In your app-level build.gradle.kts file, add the following implementation dependencies and configurations. Use the latest versions of the AppLovin SDK and adapter:

dependencies {
    implementation("com.google.android.gms:play-services-ads:23.2.0")
    implementation("com.google.ads.mediation:applovin:12.6.0.0")
}

Manual integration

  • Download the AppLovin Android SDK, extract the applovin-sdk-x.y.z.jar, and add it to your project.

  • Navigate to the AppLovin adapter artifacts on Google's Maven Repository. Select the latest version, download the AppLovin adapter's .aar file, and add it to your project.

Step 4: Implement privacy settings on AppLovin SDK

Under the Google EU User Consent Policy, you must ensure that certain disclosures are given to, and consents obtained from, users in the European Economic Area (EEA) regarding the use of device identifiers and personal data. This policy reflects the requirements of the EU ePrivacy Directive and the General Data Protection Regulation (GDPR). When seeking consent, you must identify each ad network in your mediation chain that may collect, receive, or use personal data and provide information about each network's use. Google currently is unable to pass the user's consent choice to such networks automatically.

Since SDK version 12.0.0, AppLovin supports reading the consent string from shared preferences and setting the consent status accordingly.

If you are not using AppLovin SDK version 12.0.0+ or not using a CMP that writes the consent string into the shared preferences , you can use setHasUserContent and setIsAgeRestrictedUser methods. The following sample code shows how to pass consent information to the AppLovin SDK. These options must be set before you initialize the Google Mobile Ads SDK to ensure they get forwarded properly to the AppLovin SDK.

Java

import com.applovin.sdk.AppLovinPrivacySettings;
// ...

AppLovinPrivacySettings.setHasUserConsent(true, context);

Kotlin

import com.applovin.sdk.AppLovinPrivacySettings
// ...

AppLovinPrivacySettings.setHasUserConsent(true, context)

Additionally, if the user is known to be in an age-restricted category, you can also set the below flag to true.

Java

AppLovinPrivacySettings.setIsAgeRestrictedUser(true, context);

Kotlin

AppLovinPrivacySettings.setIsAgeRestrictedUser(true, context)

See AppLovin's privacy settings for more information.

US states privacy laws

U.S. states privacy laws require giving users the right to opt out of the "sale" of their "personal information" (as the law defines those terms), with the opt-out offered via a prominent "Do Not Sell My Personal Information" link on the "selling" party's homepage. The U.S. states privacy laws compliance guide offers the ability to enable restricted data processing for Google ad serving, but Google is unable to apply this setting to each ad network in your mediation chain. Therefore, you must identify each ad network in your mediation chain that may participate in the sale of personal information and follow guidance from each of those networks to ensure compliance.

The AppLovin SDK includes the setDoNotSell method to let publishers opt out of the sale of personal information.

The following sample code shows how to pass this consent information to the AppLovin SDK. These options must be set before you initialize the Google Mobile Ads SDK to ensure they get forwarded properly to the AppLovin SDK.

Java

import com.applovin.sdk.AppLovinPrivacySettings;
// ...

AppLovinPrivacySettings.setDoNotSell(true, context);

Kotlin

import com.applovin.sdk.AppLovinPrivacySettings
// ...

AppLovinPrivacySettings.setDoNotSell(true, context)

See AppLovin's Privacy documentation for more information.

Step 5: Add required code

No additional code is required for AppLovin integration.

Step 6: Test your implementation

テスト広告を有効にする

Ad Manager にテストデバイスを登録し、 AppLovin UI でテストモードを有効にします。

テスト広告を確認する

AppLovinからテスト広告を受信していることを確認するには、広告インスペクタで AppLovin (Bidding) and AppLovin (Waterfall) 広告ソースを使用して単独の広告ソースのテストを有効にします。

Optional steps

Network-specific parameters

The AppLovin adapter supports setMuteAudio() which can disable audio on video ads. This method can be called from an AppLovinExtras.Builder() object:

Java

Bundle extras = new AppLovinExtras.Builder()
   .setMuteAudio(true)
   .build();

AdManagerAdRequest request = new AdManagerAdRequest.Builder()
   .addNetworkExtrasBundle(ApplovinAdapter.class, extras)
   .build();

Kotlin

val extras = AppLovinExtras.Builder()
   .setMuteAudio(true)
   .build()

val request = AdManagerAdRequest.Builder()
   .addNetworkExtrasBundle(ApplovinAdapter::class.java, extras)
   .build()

Optimizations

Initializing the AppLovin SDK as soon as your app launches provides AppLovin the ability to track events as soon as the app starts.

Java

AppLovinSdk.getInstance("sdkKey", null, context).initializeSdk();

Kotlin

AppLovinSdk.getInstance("sdkKey", null, context).initializeSdk()

Error codes

If the adapter fails to receive an ad from AppLovin, publishers can check the underlying error from the ad response using ResponseInfo.getAdapterResponses() under the following classes:

com.google.ads.mediation.applovin.ApplovinAdapter
com.google.ads.mediation.applovin.AppLovinMediationAdapter

Here are the codes and accompanying messages thrown by the AppLovin adapter when an ad fails to load:

Error code Reason
-1009 to -1, 204 AppLovin SDK returned an error. See AppLovin's documentation for more details.
101 The requested ad size does not match an AppLovin supported banner size.
103 Context is null.
104 AppLovin bid token is empty.
105 Requested multiple ads for the same zone. AppLovin can only load 1 ad at a time per zone.
106 Ad is not ready to display.
108 AppLovin Adapter does not support the ad format being requested.

AppLovin Android Mediation Adapter Changelog

Version 12.6.0.0

  • Verified compatibility with AppLovin SDK 12.6.0.

Built and tested with:

  • Google Mobile Ads SDK version 23.2.0.
  • AppLovin SDK version 12.6.0.

Version 12.5.0.1

  • Added functionality to load a second interstitial or rewarded ad after the previous ad is loaded, if enabled through server parameters.

Built and tested with:

  • Google Mobile Ads SDK version 23.1.0.
  • AppLovin SDK version 12.5.0.

Version 12.5.0.0

  • Updated the minimum required Google Mobile Ads SDK version to 23.1.0.
  • Verified compatibility with AppLovin SDK 12.5.0.

Built and tested with:

  • Google Mobile Ads SDK version 23.1.0.
  • AppLovin SDK version 12.5.0.

Version 12.4.3.0

  • Verified compatibility with AppLovin SDK 12.4.3.

Built and tested with:

  • Google Mobile Ads SDK version 23.0.0.
  • AppLovin SDK version 12.4.3.

Version 12.4.2.0

  • Verified compatibility with AppLovin SDK 12.4.2.

Built and tested with:

  • Google Mobile Ads SDK version 23.0.0.
  • AppLovin SDK version 12.4.2.

Version 12.4.0.0

  • Verified compatibility with AppLovin SDK 12.4.0.

Built and tested with:

  • Google Mobile Ads SDK version 23.0.0.
  • AppLovin SDK version 12.4.0.

Version 12.3.1.0

  • Updated the minimum required Google Mobile Ads SDK version to 23.0.0.
  • Verified compatibility with AppLovin SDK 12.3.1.

Built and tested with:

  • Google Mobile Ads SDK version 23.0.0.
  • AppLovin SDK version 12.3.1.

Version 12.3.0.0

  • Verified compatibility with AppLovin SDK 12.3.0.

Built and tested with:

  • Google Mobile Ads SDK version 22.6.0.
  • AppLovin SDK version 12.3.0.

Version 12.2.0.0

  • Verified compatibility with AppLovin SDK 12.2.0.

Built and tested with:

  • Google Mobile Ads SDK version 22.6.0.
  • AppLovin SDK version 12.2.0.

Version 12.1.0.1

  • Added the possibility to load interstitial or rewarded ad right after requesting to show them if the server parameters are enabled.

Built and tested with:

  • Google Mobile Ads SDK version 22.5.0.
  • AppLovin SDK version 12.1.0.

Version 12.1.0.0

  • Verified compatibility with AppLovin SDK 12.1.0.
  • Fixed an issue that could cause AppLovinSdkSettings to be ignored.
  • Adapter no longer checks for the AppLovin SDK key from the AndroidManifest.xml file.
  • Updated the minimum required Google Mobile Ads SDK version to 22.5.0.

Built and tested with:

  • Google Mobile Ads SDK version 22.5.0.
  • AppLovin SDK version 12.1.0.

Version 11.11.3.0

  • Verified compatibility with AppLovin SDK 11.11.3.
  • Updated the minimum required Google Mobile Ads SDK version to 22.3.0.

Built and tested with:

  • Google Mobile Ads SDK version 22.3.0.
  • AppLovin SDK version 11.11.3.

Version 11.11.2.0

  • Verified compatibility with AppLovin SDK 11.11.2.

Built and tested with:

  • Google Mobile Ads SDK version 22.2.0.
  • AppLovin SDK version 11.11.2.

Version 11.11.1.0

  • Verified compatibility with AppLovin SDK 11.11.1.

Built and tested with:

  • Google Mobile Ads SDK version 22.2.0.
  • AppLovin SDK version 11.11.1.

Version 11.10.1.0

  • Verified compatibility with AppLovin SDK 11.10.1.

Built and tested with:

  • Google Mobile Ads SDK version 22.1.0.
  • AppLovin SDK version 11.10.1.

Version 11.9.0.0

  • Verified compatibility with AppLovin SDK 11.9.0.

Built and tested with:

  • Google Mobile Ads SDK version 22.0.0.
  • AppLovin SDK version 11.9.0.

Version 11.8.2.1

  • Updated adapter to use new VersionInfo class.
  • Updated the minimum required Google Mobile Ads SDK version to 22.0.0.

Built and tested with:

  • Google Mobile Ads SDK version 22.0.0.
  • AppLovin SDK version 11.8.2.

Version 11.8.2.0

  • Verified compatibility with AppLovin SDK 11.8.2.
  • Added watermark support for bidding ads.
  • Added support for MREC size banner ads.

Built and tested with:

  • Google Mobile Ads SDK version 21.5.0.
  • AppLovin SDK version 11.8.2.

Version 11.7.1.0

  • Verified compatibility with AppLovin SDK 11.7.1.
  • Updated the minimum required Google Mobile Ads SDK version to 21.5.0.

Built and tested with:

  • Google Mobile Ads SDK version 21.5.0.
  • AppLovin SDK version 11.7.1.

Version 11.7.0.0

  • Verified compatibility with AppLovin SDK 11.7.0.
  • Updated the minimum required Google Mobile Ads SDK version to 21.4.0.

Built and tested with:

  • Google Mobile Ads SDK version 21.4.0.
  • AppLovin SDK version 11.7.0.

Version 11.6.1.0

  • Verified compatibility with AppLovin SDK 11.6.1.
  • Updated the minimum required Google Mobile Ads SDK version to 21.4.0.

Built and tested with:

  • Google Mobile Ads SDK version 21.4.0.
  • AppLovin SDK version 11.6.1.

Version 11.6.0.0

  • Verified compatibility with AppLovin SDK 11.6.0.

Built and tested with:

  • Google Mobile Ads SDK version 21.3.0.
  • AppLovin SDK version 11.6.0.

Version 11.5.5.0

  • Verified compatibility with AppLovin SDK 11.5.5.

Built and tested with:

  • Google Mobile Ads SDK version 21.3.0.
  • AppLovin SDK version 11.5.5.

Version 11.5.4.0

  • Verified compatibility with AppLovin SDK 11.5.4.

Built and tested with:

  • Google Mobile Ads SDK version 21.3.0.
  • AppLovin SDK version 11.5.4.

Version 11.5.3.1

  • Fixed an issue that can cause NullPointerException when loading rewarded ads.

Built and tested with:

  • Google Mobile Ads SDK version 21.3.0.
  • AppLovin SDK version 11.5.3.

Version 11.5.3.0

  • Verified compatibility with AppLovin SDK 11.5.3.
  • Updated the minimum required Google Mobile Ads SDK version to 21.3.0.

Built and tested with:

  • Google Mobile Ads SDK version 21.3.0.
  • AppLovin SDK version 11.5.3.

Version 11.5.2.0

  • Fixed an issue where rewarded ad requests continuously fail if the initial rewarded ad request times out.
  • Verified compatibility with AppLovin SDK 11.5.2.

Built and tested with:

  • Google Mobile Ads SDK version 21.2.0.
  • AppLovin SDK version 11.5.2.

Version 11.5.1.0

  • Verified compatibility with AppLovin SDK 11.5.1.

Built and tested with:

  • Google Mobile Ads SDK version 21.2.0.
  • AppLovin SDK version 11.5.1.

Version 11.5.0.0

  • Verified compatibility with AppLovin SDK 11.5.0.

Built and tested with:

  • Google Mobile Ads SDK version 21.2.0.
  • AppLovin SDK version 11.5.0.

Version 11.4.6.0

  • Verified compatibility with AppLovin SDK 11.4.6.
  • Updated the minimum required Google Mobile Ads SDK version to 21.2.0.

Built and tested with:

  • Google Mobile Ads SDK version 21.2.0.
  • AppLovin SDK version 11.4.6.

Version 11.4.5.0

  • Verified compatibility with AppLovin SDK 11.4.5.
  • Updated the minimum required Google Mobile Ads SDK version to 21.1.0.

Built and tested with:

  • Google Mobile Ads SDK version 21.1.0.
  • AppLovin SDK version 11.4.5.

Version 11.4.4.0

  • Verified compatibility with AppLovin SDK 11.4.4.

Built and tested with:

  • Google Mobile Ads SDK version 21.0.0.
  • AppLovin SDK version 11.4.4.

Version 11.4.3.0

  • Verified compatibility with AppLovin SDK 11.4.3.

Built and tested with:

  • Google Mobile Ads SDK version 21.0.0.
  • AppLovin SDK version 11.4.3.

Version 11.4.2.0

  • Verified compatibility with AppLovin SDK 11.4.2.
  • Updated the minimum required Google Mobile Ads SDK version to 21.0.0.
  • Updated the minimum required Android API level to 19.

Built and tested with:

  • Google Mobile Ads SDK version 21.0.0.
  • AppLovin SDK version 11.4.2.

Version 11.4.0.0

  • Verified compatibility with AppLovin SDK 11.4.0.
  • Updated compileSdkVersion and targetSdkVersion to API 31.

Built and tested with:

  • Google Mobile Ads SDK version 20.6.0.
  • AppLovin SDK version 11.4.0.

Version 11.3.3.0

  • Verified compatibility with AppLovin SDK 11.3.3.

Built and tested with:

  • Google Mobile Ads SDK version 20.6.0.
  • AppLovin SDK version 11.3.3.

Version 11.3.2.0

  • Verified compatibility with AppLovin SDK 11.3.2.

Built and tested with:

  • Google Mobile Ads SDK version 20.6.0.
  • AppLovin SDK version 11.3.2.

Version 11.3.1.0

  • Verified compatibility with AppLovin SDK 11.3.1.

Built and tested with:

  • Google Mobile Ads SDK version 20.6.0.
  • AppLovin SDK version 11.3.1.

Version 11.3.0.0

  • Verified compatibility with AppLovin SDK 11.3.0.

Built and tested with:

  • Google Mobile Ads SDK version 20.6.0.
  • AppLovin SDK version 11.3.0.

Version 11.2.2.0

  • Verified compatibility with AppLovin SDK 11.2.2.

Built and tested with:

  • Google Mobile Ads SDK version 20.6.0.
  • AppLovin SDK version 11.2.2.

Version 11.2.1.0

  • Verified compatibility with AppLovin SDK 11.2.1.

Built and tested with:

  • Google Mobile Ads SDK version 20.6.0.
  • AppLovin SDK version 11.2.1.

Version 11.1.3.0

  • Verified compatibility with AppLovin SDK 11.1.3.
  • Updated the minimum required Google Mobile Ads SDK version to 20.6.0.

Built and tested with:

  • Google Mobile Ads SDK version 20.6.0.
  • AppLovin SDK version 11.1.3.

Version 11.1.2.0

  • Verified compatibility with AppLovin SDK 11.1.2.

Built and tested with:

  • Google Mobile Ads SDK version 20.5.0.
  • AppLovin SDK version 11.1.2.

Version 11.1.0.0

  • Verified compatibility with AppLovin SDK 11.1.0.

Built and tested with:

  • Google Mobile Ads SDK version 20.5.0.
  • AppLovin SDK version 11.1.0.

Version 11.0.0.0

  • Verified compatibility with AppLovin SDK 11.0.0.
  • Updated the AppLovinMediationAdapter.getSdkSettings() method to require a Context parameter.
  • Updated the minimum required Google Mobile Ads SDK version to 20.5.0.

Built and tested with:

  • Google Mobile Ads SDK version 20.5.0.
  • AppLovin SDK version 11.0.0.

Version 10.3.5.0

  • Verified compatibility with AppLovin SDK 10.3.5.

Built and tested with:

  • Google Mobile Ads SDK version 20.4.0.
  • AppLovin SDK version 10.3.5.

Version 10.3.4.0

  • Verified compatibility with AppLovin SDK 10.3.4.
  • Updated the minimum required Google Mobile Ads SDK version to 20.4.0.

Built and tested with:

  • Google Mobile Ads SDK version 20.4.0.
  • AppLovin SDK version 10.3.4.

Version 10.3.3.0

  • Verified compatibility with AppLovin SDK 10.3.3.
  • Updated the minimum required Google Mobile Ads SDK version to 20.3.0.

Built and tested with:

  • Google Mobile Ads SDK version 20.3.0.
  • AppLovin SDK version 10.3.3.

Version 10.3.2.0

  • Verified compatibility with AppLovin SDK 10.3.2.
  • Added standardized adapter error codes and messages.

Built and tested with:

  • Google Mobile Ads SDK version 20.2.0.
  • AppLovin SDK version 10.3.2.

Version 10.3.1.0

  • Verified compatibility with AppLovin SDK 10.3.1.
  • Updated the minimum required Google Mobile Ads SDK version to 20.2.0.

Built and tested with:

  • Google Mobile Ads SDK version 20.2.0.
  • AppLovin SDK version 10.3.1.

Version 10.3.0.0

  • Verified compatibility with AppLovin SDK 10.3.0.

Built and tested with:

  • Google Mobile Ads SDK version 20.1.0.
  • AppLovin SDK version 10.3.0.

Version 10.2.1.0

  • Verified compatibility with AppLovin SDK 10.2.1.
  • The adapter will now attempt to initialize the AppLovin SDK before requesting ads.

Built and tested with:

  • Google Mobile Ads SDK version 20.1.0.
  • AppLovin SDK version 10.2.1.

Version 10.2.0.0

  • Verified compatibility with AppLovin SDK 10.2.0.

Built and tested with:

  • Google Mobile Ads SDK version 20.1.0.
  • AppLovin SDK version 10.2.0.

Version 10.1.2.0

  • Verified compatibility with AppLovin SDK 10.1.2.
  • Updated the minimum required Google Mobile Ads SDK version to 20.1.0.

Built and tested with:

  • Google Mobile Ads SDK version 20.1.0.
  • AppLovin SDK version 10.1.2.

Version 10.0.1.0

  • Verified compatibility with AppLovin SDK 10.0.1.
  • Updated the minimum required Google Mobile Ads SDK version to 20.0.0.
  • Updated AppLovin adapter for new gradle publication settings.

Built and tested with:

  • Google Mobile Ads SDK version 20.0.0.
  • AppLovin SDK version 10.0.1.

Version 9.15.2.0

  • Verified compatibility with AppLovin SDK 9.15.2.
  • Updated the minimum required Google Mobile Ads SDK version to 19.7.0.

Built and tested with:

  • Google Mobile Ads SDK version 19.7.0.
  • AppLovin SDK version 9.15.2.

Version 9.14.12.0

  • Verified compatibility with AppLovin SDK 9.14.12.
  • Updated the minimum required Google Mobile Ads SDK version to 19.6.0.

Built and tested with:

  • Google Mobile Ads SDK version 19.6.0.
  • AppLovin SDK version 9.14.12.

Version 9.14.7.0

  • Verified compatibility with AppLovin SDK 9.14.7.
  • Added the AppLovinMediationAdapter.getSdkSettings() method. Publishers may now configure AppLovin SDK settings through these options.

Built and tested with:

  • Google Mobile Ads SDK version 19.5.0.
  • AppLovin SDK version 9.14.7.

Version 9.14.6.0

  • Verified compatibility with AppLovin SDK 9.14.6.
  • Updated the minimum required Google Mobile Ads SDK version to 19.5.0.

Built and tested with:

  • Google Mobile Ads SDK version 19.5.0.
  • AppLovin SDK version 9.14.6.

Version 9.14.5.0

  • Verified compatibility with AppLovin SDK 9.14.5.
  • Updated the minimum required Google Mobile Ads SDK version to 19.5.0.

Built and tested with:

  • Google Mobile Ads SDK version 19.5.0.
  • AppLovin SDK version 9.14.5.

Version 9.14.4.0

  • Removed support for Native ads and Medium Rectangle banner ads.
  • Adapter can now load and request ads using an Application context.
  • Verified compatibility with AppLovin SDK 9.14.4.

Built and tested with:

  • Google Mobile Ads SDK version 19.4.0.
  • AppLovin SDK version 9.14.4.

Version 9.13.4.0

  • Verified compatibility with AppLovin SDK 9.13.4.
  • Updated the minimum required Google Mobile Ads SDK version to 19.4.0.

Built and tested with:

  • Google Mobile Ads SDK version 19.4.0.
  • AppLovin SDK version 9.13.4.

Version 9.13.3.0

  • Verified compatibility with AppLovin SDK 9.13.3.

Built and tested with:

  • Google Mobile Ads SDK version 19.3.0.
  • AppLovin SDK version 9.13.3.

Version 9.13.2.0

  • Verified compatibility with AppLovin SDK 9.13.2.
  • Updated the minimum required Google Mobile Ads SDK version to 19.3.0.

Built and tested with:

  • Google Mobile Ads SDK version 19.3.0.
  • AppLovin SDK version 9.13.2.

Version 9.13.1.0

  • Verified compatibility with AppLovin SDK 9.13.1.
  • Adapter now throws an error if multiple interstitial ads are requested using the same Zone ID.

Built and tested with:

  • Google Mobile Ads SDK version 19.2.0.
  • AppLovin SDK version 9.13.1.

Version 9.13.0.0

  • Updated the adapter to support inline adaptive banner requests.
  • Verified compatibility with AppLovin SDK 9.13.0.
  • Updated the minimum required Google Mobile Ads SDK version to 19.2.0.

Built and tested with:

  • Google Mobile Ads SDK version 19.2.0.
  • AppLovin SDK version 9.13.0.

Version 9.12.8.0

  • Verified compatibility with AppLovin SDK 9.12.8.

Built and tested with:

  • Google Mobile Ads SDK version 19.1.0.
  • AppLovin SDK version 9.12.8.

Version 9.12.7.0

  • Verified compatibility with AppLovin SDK 9.12.7.

Built and tested with:

  • Google Mobile Ads SDK version 19.1.0.
  • AppLovin SDK version 9.12.7.

Version 9.12.6.1

  • Fixed bug introduced in 9.11.4.1 where bidding banner ads timeout.

Built and tested with:

  • Google Mobile Ads SDK version 19.1.0.
  • AppLovin SDK version 9.12.6.

Version 9.12.6.0

  • Verified compatibility with AppLovin SDK 9.12.6.

Built and tested with:

  • Google Mobile Ads SDK version 19.1.0.
  • AppLovin SDK version 9.12.6.

Version 9.12.5.0

  • Verified compatibility with AppLovin SDK 9.12.5.

Built and tested with:

  • Google Mobile Ads SDK version 19.1.0.
  • AppLovin SDK version 9.12.5.

Version 9.12.4.0

  • Verified compatibility with AppLovin SDK 9.12.4.
  • Adapter now requires an Activity context to initialize and load ads from AppLovin.

Built and tested with:

  • Google Mobile Ads SDK version 19.1.0.
  • AppLovin SDK version 9.12.4.

Version 9.12.3.0

  • Verified compatibility with AppLovin SDK 9.12.3.

Built and tested with:

  • Google Mobile Ads SDK version 19.1.0.
  • AppLovin SDK version 9.12.3.

Version 9.12.2.0

  • Verified compatibility with AppLovin SDK 9.12.2.

Built and tested with:

  • Google Mobile Ads SDK version 19.1.0.
  • AppLovin SDK version 9.12.2.

Version 9.12.1.0

  • Verified compatibility with AppLovin SDK 9.12.1.
  • Updated the minimum required Google Mobile Ads SDK version to 19.1.0.

Built and tested with:

  • Google Mobile Ads SDK version 19.1.0.
  • AppLovin SDK version 9.12.1.

Version 9.12.0.0

  • Verified compatibility with AppLovin SDK 9.12.0.

Built and tested with:

  • Google Mobile Ads SDK version 19.0.1.
  • AppLovin SDK version 9.12.0.

Version 9.11.4.1

  • Fixed an issue that may cause bidding banner/interstitial ad requests to timeout.
  • Added descriptive error codes and reasons for adapter load/show failures.
  • Updated the minimum required Google Mobile Ads SDK version to 19.0.1.

Built and tested with:

  • Google Mobile Ads SDK version 19.0.1.
  • AppLovin SDK version 9.11.4.

Version 9.11.4.0

  • Verified compatibility with AppLovin SDK 9.11.4.

Built and tested with:

  • Google Mobile Ads SDK version 18.3.0.
  • AppLovin SDK version 9.11.4.

Version 9.11.2.0

  • Verified compatibility with AppLovin SDK 9.11.2.

Built and tested with:

  • Google Mobile Ads SDK version 18.3.0.
  • AppLovin SDK version 9.11.2.

Version 9.11.1.0

  • Verified compatibility with AppLovin SDK 9.11.1.

Built and tested with:

  • Google Mobile Ads SDK version 18.3.0.
  • AppLovin SDK version 9.11.1.

Version 9.10.5.0

  • Verified compatibility with AppLovin SDK 9.10.5.

Built and tested with:

  • Google Mobile Ads SDK version 18.3.0.
  • AppLovin SDK version 9.10.5.

Version 9.9.1.2

  • Removed all references to AppLovin placement ID.
  • Updated the minimum required Google Mobile Ads SDK version to 18.3.0.

Built and tested with:

  • Google Mobile Ads SDK version 18.3.0.
  • AppLovin SDK version 9.9.1.

Version 9.9.1.1

  • Native ads now leverage the unified native ads mediation API.

Built and tested with:

  • Google Mobile Ads SDK version 18.2.0.
  • AppLovin SDK version 9.9.1.

Version 9.9.1.0

  • Verified compatibility with AppLovin SDK 9.9.1.
  • Updated the minimum required Google Mobile Ads SDK version to 18.2.0.

Version 9.8.0.0

  • Verified compatibility with AppLovin SDK 9.8.0.
  • Updated the minimum required Google Mobile Ads SDK version to 18.1.1.

Version 9.7.2.0

  • Verified compatibility with AppLovin SDK 9.7.2.
  • Updated the minimum required Google Mobile Ads SDK version to 18.1.0.

Version 9.4.2.0

  • Added bidding capability to the adapter for banner, interstitial and rewarded ads.
  • Added support for flexible banner ad sizes.
  • Verified compatibility with AppLovin SDK 9.4.2.

Version 9.2.1.1

  • Updated adapter to support new open-beta Rewarded API.
  • Updated the minimum required Google Mobile Ads SDK version to 17.2.0.

Version 9.2.1.0

  • Verified compatibility with AppLovin SDK 9.2.1

Version 9.1.3.0

  • Removed support for placements as they were deprecated by AppLovin SDK.
  • Verified compatibility with AppLovin SDK 9.1.3

Version 9.1.0.0

  • Verified compatibility with AppLovin SDK 9.1.0

Version 8.1.4.0

  • Verified compatibility with AppLovin SDK 8.1.4

Version 8.1.3.0

  • Verified compatibility with AppLovin SDK 8.1.3

Version 8.1.0.0

  • Verified compatibility with AppLovin SDK 8.1.0

Version 8.0.2.1

  • Updated the adapter to invoke the onRewardedVideoComplete() ad event.

Version 8.0.2.0

  • Verified compatibility with AppLovin SDK 8.0.2

Version 8.0.1.1

  • Added support for native ads.
  • Set AdMob as mediation provider on the AppLovin SDK.

Version 8.0.1.0

  • Verified compatibility with AppLovin SDK 8.0.1

Version 8.0.0.0

  • Verified compatibility with AppLovin SDK 8.0.0

Version 7.8.6.0

  • Verified compatibility with AppLovin SDK 7.8.6

Version 7.8.5.0

  • Added support for zones and smart banners.
  • Verified compatibility with AppLovin SDK 7.8.5.

Version 7.7.0.0

  • Verified compatibility with AppLovin SDK 7.7.0.

Version 7.6.2.0

  • Verified compatibility with AppLovin SDK 7.6.2.

Version 7.6.1.0

  • Verified compatibility with AppLovin SDK 7.6.1.

Version 7.6.0.0

  • Verified compatibility with AppLovin SDK 7.6.0.

Version 7.5.0.0

  • Verified compatibility with AppLovin SDK 7.5.0.

Version 7.4.1.1

  • Added support for banner ads.

Version 7.4.1.0

  • Verified compatibility with AppLovin SDK 7.4.1.

Version 7.3.2.0

  • Added support for interstitial ads.

Earlier versions

  • Added support for rewarded video ads.