How to register your network as a custom adapter

To be part of Unity LevelPlay mediation, you are required to register your network using a registration form.
Once this process is completed, you will receive a network key to share with your publishers, and information for your integration process.

Important! Once the form is submitted, you cannot change your registration setup. Any change will require re-submitting the form and registering your network again.

You can find the registration form here.

How to fill the registration form

Network details

In this section you’ll be asked to provide information that will be used to identify your network on the ironSource platform and for building your custom adapters.

Field input Description Example
Network name The name that will appear in ironSource platform My Network
Network name (abbrev.) This name will be used to generate your adapter class names. It should be an abbreviated name of your network, following these restrictions:
Up to 20 characters, a-z characters only
MyNetwork
First name First name for your network’s point of contact
Last name Last name for your network’s point of contact
Email This email address for the registration confirmation email,
Will be used to contact your network for ironSource integration changes in the future
Company name Company name
Address The street name and number where your company is located
City The city where your company is located
Country The country where your company is located

Network configurations

In this section you’ll be asked to provide all the required details for your network to deliver ads.
It should include your supported platforms, ad units, configuration parameters and reporting API if supported.

Field input Description Example
Supported ad units Select the ad units you support
Supported platforms Select the platforms you wish to serve ads
Account level keys Settings that are required, and are shared between all apps of a specific publisher Publisher key
App level keys Settings that are required, and are unique per application App key
Instance level keys Settings that are required for specific ad delivery (sometimes called instance/placement/zone) Placement ID
Reporting API endpoint Reporting API end point for API calls based on ironSource convention as specified here

That’s it!
Once you submit the form, you’ll receive a confirmation email. Make sure you save it since it includes important information for your publishers and for creating your adapters.