You can add mediation platform that are not yet aggregated by Hyperbid Tools through Hyperbid Tools's Custom Mediation Platform Firm feature.
1. Create Custom Mediation Platform Firm
1.1 Add Mediation Platform Account Configuration
(1) If you have not added a custom Mediation Platform firm, click the Custom Mediation Platform Firm portal to add a Mediation Platform
(2) Fill in the custom Mediation Platform firm information
Be sure to fill in the Adapter that needs to be used
⚠️ Note: Please fill in the full path class name of the Adapter as shown in the following figure.
2. Add multiple custom Mediation Platform firm accounts
If you need to create multiple accounts under a custom mediation platform, you can directly add the custom mediation platform account
3. How to link apps
After completing the entry of the custom mediation platform account, you need to associate the added custom mediation platform account under the corresponding application, configure the application dimension parameters required under the custom mediation platform, and then complete the final application association operation so that Hyperbid Tools supports the custom mediation platform to issue requests.
3.1 Mediation platform related applications
Enter [Application], select the application to be managed, and enter the [Application]-[Mediation Platform] page
(1) Select the custom mediation platform to which the application needs to be associated, and click [Associate Application]
(2) Fill in the custom parameters of the application dimension
According to the requirements of the custom mediation platform, enter the application dimension parameters, which are not required; such as appid=12345. Fill in the rules: key=value;
If the custom mediation platform does not need to pass in the application dimension parameters, you do not need to add them;
After adding, you need to synchronize the client colleagues to pass in the parameters according to the filled-in Key. If it is not necessary, it is recommended not to change the Key.
4. Add Ad Units of custom Mediation Platform
You can add the Ad Unit of the Custom Mediation Platform on the [Application]-[Mediation Unit] page
(1) When adding an Ad Unit of a custom mediation platform, you need to fill in the parameters of the Ad Unit.
- Hyperbid Tools generates Ad Unit parameters by default: placement ID (placement_id), which is used to fill in the placement ID parameter when entering multiple mediation ad sources
(2) If you need to pass in other Ad Unit dimension parameters, fill them in the json format in other custom parameters. These parameters will be passed to the custom mediation platform's Adapter through the Hyperbid SDK.
(3) It is recommended that the parameters include all the parameters required by the custom mediation platform SDK.
Multi-mediation generates App ID and placement ID for the custom mediation platform by default.
5. Access the Hyperbid SDK to the custom mediation platform
5.1 Implement a custom mediation platform Adapter
You need to implement the Adapter class of the custom mediation platform on your own according to the Adapter specifications of the multi-mediation custom mediation platform. The specific specifications are as follows:
Platform |
Access specification |
Android |
Learn more |
iOS |
Learn more |
5.2 Add the custom Mediation Platform firm Adapter to the app code
Refer to the Hyperbid SDK Integration documentation to integrate the Hyperbid SDK into your app.
(1) Download Hyperbid SDK
Click the [SDK Download] button at the top to enter the SDK download page
(2) Refer to Hyperbid SDK integration document
Platform |
Instructions |
Hyperbid Android SDK |
|
Hyperbid iOS SDK |
6. View the data of the custom mediation platform
You can view the data of Custom Mediation Platform in the [Report] of Hyperbid Tools background.