미디에이션에 Liftoff Monetize 통합

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

Supported integrations and ad formats

Integration
Bidding
Waterfall
Formats
App Open 1, 3
Banner 2
Interstitial
Rewarded
Rewarded Interstitial 2

1 Bidding integration for this format is in closed beta.

2 Bidding integration for this format is in open beta.

3 Waterfall integration for this format is in closed beta.

Requirements

  • Latest Google Mobile Ads SDK
  • Unity 4 or higher
  • (For bidding): Google Mobile Ads mediation plugin for Liftoff Monetize 3.8.2 or higher (latest version recommended)
  • To deploy on Android
    • Android API level 21 or higher
  • To deploy on iOS
    • iOS deployment target of 12.0 or higher
  • A working Unity project configured with Google Mobile Ads SDK. See Get Started for details.
  • Complete the mediation Get started guide

Step 1: Set up configurations in Liftoff Monetize UI

Liftoff Monetize 계정에 가입하거나 로그인합니다.

애플리케이션 추가 버튼을 클릭하여 앱을 Liftoff Monetize 대시보드에 추가합니다.

양식을 작성하고 필요한 모든 세부정보를 입력합니다.

Android

iOS

앱이 생성되면 Liftoff Monetize Applications 대시보드에서 앱을 선택합니다.

Android

iOS

App ID(앱 ID)를 메모합니다.

Android

iOS

새 게재위치 추가

미디에이션에 사용할 AdMob 새 게재위치를 만들려면 Liftoff 수익 창출 게재위치 대시보드로 이동하여 게재위치 추가 버튼을 클릭하고 드롭다운 목록에서 앱을 선택합니다.

새 게재위치 추가에 대한 세부정보는 다음과 같습니다.

앱 열기

전면 광고를 선택하고 게재위치 이름을 입력합니다. 그런 다음 건너뛸 수 있음를 선택하고 양식의 나머지 부분을 작성합니다. [입찰만 해당] 수익 창출에서 인앱 입찰 스위치를 사용 설정됨으로 전환합니다. 페이지 하단의 계속 버튼을 클릭하여 게재위치를 만듭니다.

배너를 선택하고 게재위치 이름을 입력한 다음 양식의 나머지 부분을 작성합니다. [입찰만 해당] 수익 창출에서 인앱 입찰 스위치를 사용 설정됨으로 전환합니다. 페이지 하단의 계속 버튼을 클릭하여 게재위치를 만듭니다.

300x250 배너

MREC를 선택하고 게재위치 이름을 입력한 다음 양식의 나머지 부분을 작성합니다. [입찰만 해당] 수익 창출에서 인앱 입찰 스위치를 사용 설정됨으로 전환합니다. 페이지 하단의 계속 버튼을 클릭하여 게재위치를 만듭니다.

전면 광고

전면 광고를 선택하고 게재위치 이름을 입력한 다음 양식의 나머지 부분을 작성합니다. [입찰만 해당] 수익 창출에서 인앱 입찰 스위치를 사용 설정됨으로 전환합니다. 페이지 하단의 계속 버튼을 클릭하여 게재위치를 만듭니다.

리워드 제공됨

보상형을 선택하고 게재위치 이름을 입력한 후 양식의 나머지 부분을 작성합니다. [입찰만 해당] 수익 창출에서 인앱 입찰 스위치를 사용 설정됨으로 전환합니다. 페이지 하단의 계속 버튼을 클릭하여 게재위치를 만듭니다.

보상형 전면 광고

보상형을 선택합니다. 게재위치 이름을 입력하고 건너뛸 수 있음을 사용 설정한 후 양식의 나머지 부분을 작성합니다. [입찰만 해당] 수익 창출에서 인앱 입찰 스위치를 사용 설정됨으로 전환합니다. 페이지 하단의 계속 버튼을 클릭하여 게재위치를 만듭니다.

네이티브

네이티브를 선택하고 게재위치 이름을 입력한 다음 양식의 나머지 부분을 작성합니다. [입찰만 해당] 수익 창출에서 인앱 입찰 스위치를 사용 설정됨으로 전환합니다. 페이지 하단의 계속 버튼을 클릭하여 게재위치를 만듭니다.

참조 ID를 메모해 두고 소리 좋음을 클릭합니다.

앱 열기

300x250 배너

전면 광고

리워드 제공됨

보상형 전면 광고

네이티브

Reporting API 키 찾기

입찰

이 단계는 입찰 통합에는 필요하지 않습니다.

폭포

AdMob 광고 단위 ID를 설정하려면 앱 ID참조 ID 외에도 Liftoff Monetize Reporting API 키가 필요합니다. Liftoff 수익 창출 보고서 대시보드로 이동하고 Reporting API 키 버튼을 클릭하여 Reporting API 키를 확인합니다.

테스트 모드 사용 설정

테스트 광고를 사용 설정하려면 Liftoff Monetize 대시보드로 이동하고 애플리케이션으로 이동합니다.

앱의 게재위치 참조 ID 섹션에서 테스트 광고를 사용할 앱을 선택합니다. 상태 섹션에서 테스트 모드에서 테스트 광고만 표시로 선택하여 테스트 광고를 사용 설정할 수 있습니다.

Android

iOS

Step 2: Set up Liftoff Monetize demand in AdMob UI

광고 단위에 대한 미디에이션 설정 구성

Android

자세한 내용은 Android 가이드의 2단계를 참고하세요.

iOS

자세한 내용은 iOS 가이드의 2단계를 참고하세요.

Add Liftoff to GDPR and US state regulations ad partners list

GDPR 설정미국 주 규정 설정 Liftoff 를 AdMob UI의 GDPR 및 미국 주 규정 광고 파트너 목록에 추가합니다.

Step 3: Import the Vungle SDK and Liftoff Monetize adapter

Download the latest version of Google Mobile Ads mediation plugin for Liftoff Monetize from the download link in the Changelog and extract the GoogleMobileAdsVungleMediation.unitypackage from the zip file.

In your Unity project editor, select Assets > Import Package > Custom Package and find the GoogleMobileAdsVungleMediation.unitypackage file you downloaded. Make sure all the files are selected and click Import.

Then, select Assets > Play Services Resolver > Android Resolver > Force Resolve. The Unity Play Services Resolver library will perform dependency resolution from scratch and copy the declared dependencies into the Assets/Plugins/Android directory of your Unity app.

Step 4: Implement privacy settings on Liftoff Monetize 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.

The Google Mobile Ads mediation plugin for Liftoff Monetize includes methods to pass consent information to the Vungle SDK. The following sample code shows how to pass consent information to the Vungle SDK. If you choose to call this method, it is recommended that you do so prior to requesting ads through the Google Mobile Ads SDK.

using GoogleMobileAds.Mediation.LiftoffMonetize.Api;
// ...

LiftoffMonetize.SetGDPRStatus(true, "v1.0.0");
#if UNITY_IPHONE
LiftoffMonetize.SetGDPRMessageVersion("v1.0.0");
#endif

See GDPR recommended implementation instructions for Android and iOS for more details and the values that can be provided in the method.

US state 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 Google Mobile Ads mediation plugin for Liftoff Monetize includes methods to pass consent information to the Vungle SDK. The following sample code shows how to pass consent information to the Vungle SDK. If you choose to call this method, it is recommended that you do so prior to requesting ads through the Google Mobile Ads SDK.

using GoogleMobileAds.Mediation.LiftoffMonetize.Api;
// ...

LiftoffMonetize.SetCCPAStatus(true);

See CCPA recommended implementation instructions for Android and iOS for more details and the values that can be provided in the method.

Step 5: Add required code

Android

No additional code is required Liftoff Monetize integration.

iOS

SKAdNetwork integration

Follow Liftoff Monetize's documentation to add the SKAdNetwork identifiers to your project's Info.plist file.

Step 6: Test your implementation

테스트 광고 사용 설정

AdMob 용 테스트 기기를 등록하고 Liftoff Monetize UI에서 테스트 모드를 사용 설정해야 합니다.

테스트 광고 확인

Liftoff Monetize에서 테스트 광고를 수신하고 있는지 확인하려면 광고 검사기에서 Liftoff Monetize (Bidding) and Liftoff Monetize (Waterfall) 광고 소스를 사용하여 단일 광고 소스 테스트를 사용 설정하세요.

Error codes

If the adapter fails to receive an ad from Liftoff Monetize, publishers can check the underlying error from the ad response using ResponseInfo under the following classes:

iOS

Format Class name
Banner GADMAdapterVungleInterstitial
Interstitial GADMAdapterVungleInterstitial
Rewarded GADMAdapterVungleRewardBasedVideoAd

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

iOS

Error code Reason
1-100 Vungle SDK returned an error. See code for more details.
101 Liftoff Monetize server parameters configured in the AdMob UI are missing/invalid.
102 An ad is already loaded for this network configuration. Vungle SDK cannot load a second ad for the same placement ID.
103 The requested ad size does not match a Liftoff Monetize supported banner size.
104 Vungle SDK could not render the banner ad.
105 Vungle SDK only supports loading 1 banner ad at a time, regardless of placement ID.
106 Vungle SDK sent a callback saying the ad is not playable.

Liftoff Monetize Unity Mediation Plugin Changelog

Version 5.2.0

Version 5.1.1

Version 5.1.0

  • Fixed a NullPointerException that caused a build failure when exporting as an Android project.
  • Updated the privacy APIs:
    • Removed the UpdateConsentStatus() and UpdateCCPAStatus() methods.
    • Removed the VungleConsentStatus and VungleCCPAStatus enums.
    • Updated the SetGDPRStatus(bool) method to SetGDPRStatus(bool, String).
  • Removed the following methods from the LiftoffMonetizeMediationExtras class:
    • SetAllPlacements(String[])
    • SetSoundEnabled(bool)
  • Supports Liftoff Monetize Android adapter version 7.3.1.0.
  • Supports Liftoff Monetize iOS adapter version 7.3.1.0.
  • Built and tested with the Google Mobile Ads Unity Plugin version 9.1.0.

Version 5.0.0

Version 4.0.0

  • Rebranded Unity mediation plugin from Vungle to Liftoff Monetize.
  • Moved adapter content to GoogleMobileAds/Mediation/LiftoffMonetize/.
  • Refactored adapter namespace to use GoogleMobileAds.Mediation.LiftoffMonetize.
  • Added the following methods to the LiftoffMonetize class:
    • SetGDPRStatus(bool)
    • SetGDPRMessageVersion(String)
    • SetCCPAStatus(bool)
  • Supports Liftoff Monetize Android adapter version 6.12.1.1.
  • Supports Liftoff Monetize iOS adapter version 7.0.1.0.
  • Built and tested with the Google Mobile Ads Unity Plugin version 8.4.1.

Version 3.9.2

Version 3.9.1

Version 3.9.0

Version 3.8.2

Version 3.8.1

Version 3.8.0

Version 3.7.5

Version 3.7.4

Version 3.7.3

Version 3.7.2

Version 3.7.1

Version 3.7.0

Version 3.6.0

Version 3.5.1

Version 3.5.0

Version 3.4.1

Version 3.4.0

Version 3.3.1

Version 3.3.0

Version 3.2.0

Version 3.1.4

  • Supports Android adapter version 6.3.24.1.
  • Supports iOS adapter version 6.3.2.3.

Version 3.1.3

  • Supports Android adapter version 6.3.24.1.
  • Supports iOS adapter version 6.3.2.2.

Version 3.1.2

  • Updated the plugin to support the new open-beta Rewarded API.
  • Supports Android adapter version 6.3.24.1.
  • Supports iOS adapter version 6.3.2.1.

Version 3.1.1

  • Supports Android adapter version 6.3.24.0.
  • Supports iOS adapter version 6.3.2.0.
  • Updated Vungle.UpdateConsentStatus() method to make the consentMessageVersion parameter optional. The value of consentMessageVersion is now ignored for iOS.
  • Deprecated Vungle.GetCurrentConsentMessageVersion() for iOS.

Version 3.1.0

  • Supports Android adapter version 6.3.17.0.
  • Supports iOS adapter version 6.3.0.0.
  • Updated Vungle.UpdateConsentStatus() method to take an additional String parameter for the publiser-provided consent message version.
  • Added Vungle.GetCurrentConsentMessageVersion() method to get the publisher-provided consent message version.

Version 3.0.1

  • Supports Android adapter version 6.2.5.1.
  • Supports iOS adapter version 6.2.0.3.

Version 3.0.0

  • Supports Android adapter version 6.2.5.0.
  • Supports iOS adapter version 6.2.0.2.
  • Added the following methods:
    • Vungle.UpdateConsentStatus() method to set the consent status that will be recorded in the Vungle SDK.
    • Vungle.GetCurrentConsentStatus() method to get the user's current consent status.

Version 2.0.0

  • Supports Android adapter version 5.3.2.1.
  • Supports iOS adapter version 6.2.0.0.

Version 1.1.0

  • Supports Android adapter version 5.3.2.1.
  • Supports iOS adapter version 5.4.0.0.

Version 1.0.0

  • First release!
  • Supports Android adapter version 5.3.0.0.
  • Supports iOS adapter version 5.3.0.0.