Mediation

Through RTB-Stack SDK mediation, you can display ads from third-party networks, enhancing your app's monetization capabilities.

Getting Started with SDK Mediation

SDK mediation allows for the integration of multiple ad networks within the RTB Stack SDK. To get started, create your first Mediation group and link it to the specific Tag ID used during your SDK setup.

Prerequisites

Before you proceed, ensure that you have completed the RTB-Stack SDK integration as outlined in the Get Started guide.

Supported Networks for Mediation

Below is a table of supported networks (partners) for mediation. Ensure to add the required adapter dependency to your app for each network you wish to use.

Network Supported formats Android SDK version Adapter dependency Integration Guide
AppLovin Banner, Interstitial, Native, Rewarded Video 0.1.0 implementation 'com.rtb-stack.sdk.mediation.applovin' View Integration Guide
TopOn Banner, Interstitial, Native, Rewarded Video 0.1.0 implementation 'com.rtb-stack.sdk.mediation.topon' View Integration Guide
Platform setup:

  1. Select the Endpoint type: SDK.
  2. Open the SDK Mediations tab in the Edit Endpoint.
  3. Click the New Group button to create a Mediation Group:
    • Publisher Tag ID (required): Insert the Tag ID used during SDK setup. Note: only one group can be linked to each unique Tag ID.
    • State: Toggle between Active and Paused.
    • In the Mediations block, click New Mediation:
      • Choose a Partner (required) from the dropdown. Only one mediation can be added per partner (network). 
      • Additional parameters: Usually, mediation partners require specific parameters to make requests, such as SDK keys, ad unit IDs, or custom configurations. These parameters vary by partner and are essential for proper ad request processing. You can typically find these in your account on the partner’s platform.
    • Set Priority of Mediation: Drag and drop to reorder mediation priority, with higher-priority partners placed at the top of the list. Platform bids will always have the highest priority.
  4. Save or add another Mediation Group. Mediation groups can be deleted using the trash bin icon. 


Updated on December 12, 2024