CSJ integration

Set up CSJ as a mediation network by creating an application in your CSJ account, adding placements, and linking them to your ironSource account.

Read time 1 minutes

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

Step 1. Create CSJ account

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

Step 2. 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 click 'Add'.
  2. Add your app or select an existing app to monetize.

Step 3. Activate CSJ in your ironSource network setup module

Serving CSJ's ads through the Unity LevelPlay has never been this easy. Sign in to your CSJ account when setting up CSJ on the ironSource SDK Networks setup page and insert all the necessary parameters to run CSJ Interstitials and Rewarded Videos.

App Settings

There are parameters from your CSJ account that you'll need to enter into your ironSource network setup module so CSJ can connect with ironSource:

User IDThe unique ID assigned to your user on CSJ dashboard.
API KeyKey generated by Pangle 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.

After you obtain this information, configure CSJ's parameters in your ironSource account. By adding the above information correctly, you'll be able to take full advantage of CSJ ad inventory and reporting data on the ironSource platform.

User ID

After you sign in to your CSJ account, you'll find your User ID on the top right corner of the dashboard

Application ID

After 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 click 'Apps').

Placement ID

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

Step 4. Add the CSJ adapter to your build

Cocoapods

To integrate the CSJ SDK with Cocoapods, enter the following line in your podfile:

pod 'IronSourceCSJAdapter','4.3.28.0'

Verify Your Ad Network Integration

To verify your ironSource and additional ad networks' integration, follow this document.

You can now deliver CSJ within your application.