ドキュメント

サポート

LevelPlay SDK - Flutter

CSJ integration

Integrate CSJ as a mediation network in your Flutter app using the LevelPlay SDK.
読み終わるまでの所要時間 2 分最終更新 3日前

This guide instructs you step-by-step on how to set CSJ live on Unity LevelPlay mediation.

Prerequisites

CSJ serves ads to users in China (iOS, non-bidding only)

Create CSJ account

To access CSJ's ad inventory through Unity LevelPlay, you must create an account with CSJ. You can do so here.

Create an application in CSJ

Next, add the app in your CSJ account.

Add Your App

  1. Log into your CSJ account. On your dashboard, hover Applications and select Add
  2. Add your app or select an existing app to monetize.
Step 2 - Add application

Activate CSJ in your LevelPlay network setup module

Sign in to your CSJ account when setting up CSJ on the LevelPlay SDK Networks setup page and insert all the necessary parameters to run CSJ Interstitials and Rewarded Videos. There are parameters from your CSJ account that you'll need to enter into your LevelPlay network setup module so CSJ can connect with LevelPlay:

Parameter

Description

User IDThe unique ID assigned to your user on CSJ dashboard.
API KeyKey generated by CSJ for reporting API purposes (Called security key in CSJ platform)
Application IDThe unique ID assigned to your app on CSJ dashboard.
Placement IDThe unique ID assigned to the ad you have created on CSJ dashboard.
When you obtain this information, configure CSJ's parameters in your LevelPlay account. By adding the above information correctly, you'll be able to take full advantage of CSJ ad inventory and reporting data on the LevelPlay platform.
Step 3 - App Settings
Step 3 - Account Settings

User ID

When you've logged in to your CSJ account, you'll find your User ID on the top right corner of the dashboard.
Step 3 - User ID location

API Key

Found in your CSJ account dashboard under account settings.
Step 3 - API Key location
Step 3 - Role ID location

Application ID

When you've created an application in the CSJ dashboard (as described in step 2), you'll find your Application ID under Apps (hover Applications and select Apps).
Step 3 - Application ID

Placement ID

When you've created an application in the CSJ dashboard, you'll need to include ads. Hover over Application and select Ad placements. Add your placement manually or select an existing placement to get its Placement ID.
Step 3 - Placement ID

Add the CSJ adapter to your build

Continue your integration using native adapters for iOS.

Verify your ad network integration

The LevelPlay SDK provides an easy way to verify that your mediation integration was completed successfully. To verify your LevelPlay and additional ad networks' integration, follow this document. You are now all set to deliver CSJ within your application!