Documentation

Support

LevelPlay SDK - Unity

LINE Ads integration

Integrate LINE Ads as a mediation network in your Unity app using the LevelPlay SDK.
Read time 2 minutesLast updated 2 days ago

This guide will instruct you step-by-step on how to set LINE Ads live as an ad network on Unity LevelPlay.

Prerequisites

Make sure you have correctly integrated LevelPlay's Rewarded, Interstitial or Banner into your application.

Create a LINE Business account

Start by creating a LINE Business account. This allows you to access LINE Ads Network and configure your app inventory.
  1. Go to the LINE Ads Network site.
  2. Register for a LINE Business account.
  3. Sign in to the LAN Dashboard.

Create an app and slots

Add your app

  1. Log in to the LAN Dashboard.
  2. Select 広告枠管理 > メディア.
  3. Click 新規作成 to create a new app.
Step 2 - Create new app

Configure your app settings

  1. 名前: Enter your app name
  2. アプリの概要: Enter a description
  3. ストアURL: Enter the Store URL
  4. プラットフォーム: Select APP
  5. パッケージ名: Enter your bundle ID or package name
  6. OS: Select the relevant OS
  7. カテゴリー: Select a category
  8. Click 登録 to add your app.
Step 2 - Configure app

Add a new slot

After adding your app, create the slots that LevelPlay will request during bidding.
  1. Select the name of the app you created.
Step 2 - Select details
  1. Select 詳細.
  2. Click スロット追加.
Step 2 - Add slot
  1. Configure your slot settings:
  • 名前: Enter a slot name
  • フォーマット: Choose a slot format from the list below:
    • Banner: バナー320×50 (640×100)
    • MREC: レクタングル300×250
    • Interstitial: インタースティシャル
    • Rewarded: 動画リワード縦向き (portrait), or 動画リワード横向き (landscape)
  • Bidding Type: Select LevelPlay SDK Bidding
Step 2 - Configure slot

Retrieve app and slot IDs

You must retrieve your app ID and slot ID to configure LINE Ads Network in LevelPlay.
  • App ID: Found under 広告枠管理 > メディア
  • Slot ID: Found on the app details page inside LAN Dashboard
Important! You must configure at least one slot in the LAN Dashboard before enabling LINE Ads Network in LevelPlay.

Activate LINE Ads on the LevelPlay platform

  1. Log into your LevelPlay account and go to the LevelPlay side nav bar > Setup > Networks
  2. Locate LINE Ads from the list of available ad networks and select Setup. Then enter the relevant information
  3. Next, go to the Instances page, select the app on which you'd like to run Unity LevelPlay's Mediation with LINE Ads bidding.
  4. Select LINE Ads and enter the relevant information for Interstitial, Rewarded, Banner, and Native settings. Then select Save.
The network will be active for your app.

Add the LINE Ads Adapter to Your Build

LevelPlay Unity Network Manager (Recommended)

When you've completed SDK integration, you can download the LINE Ads Adapter using the LevelPlay Network Manager. In your Unity Development platform, go to Ads Mediation > Network Manager. You are now all set to deliver LINE Ads within your application!