Max Configuration
MAX Configuration
1. Add Bidon as a Custom Network to MAX.

- iOS Adapter Class Name:
BidonMediationAdapter
- Android / Fire OS Adapter Class Name:
com.applovin.mediation.adapters.BidonMediationAdapter
2. Enable Bidon as a Custom Network in the MAX ad units you want it to be used in.

3. Fill in Bidon app credentials for the Bidon Custom Network.

Where App ID
is the corresponding App Key you can find in Bidon.

4. Add placements to Bidon Custom Network

4.1. The first placement should have an extremely high CPM Price and the following parameters:
{ "auction_key": "$YOUR_AUCTION_KEY", "unicorn": true, "ecpm": 500}
Where auction_key
is the corresponding Auction Key you set up in Bidon.

We recommend the following prices for the first placements:
- Interstitial & Rewarded: 500
- Banner & MREC: 50
4.2. The remaining placements should have the following parameters
{ "ecpm": 450 }
The ecpm
field in the parameters should match the CPM Price field in the MAX ad unit configurations.
The more placements you set up, the more accurate the price of Bidon impressions will be in the MAX statistics.
info
We're working hard to make the MAX configuration process more convenient.
You're all set!