Mediation Management

Use this API to get all the groups and waterfalls you have set on ironSource’s dashboard.

Before you start make sure you go over our API introduction article.

Get Mediation Groups

Description
Use this API to retrieve a list of all of your application’s groups and its matching waterfalls setup. The response will include the following: group name, group ID, group segment, group countries, group position and group waterfall.

Authentication Type

Bearer API authentication

Method
GET https://platform.ironsrc.com/partners/publisher/mediation/management/v1?

Required Parameters

Name Type Description
appKey String Application Key (as seen on our platform)

Request Example URL

https://platform.ironsrc.com/partners/publisher/mediation/management/v1?appKey=813df9s5

Response Parameters

Name Description
appKey
adUnit
groupName
countries
segments
groupPosition
provider
instanceName

JSON Example Response