Bidding Adapter
BidMachine bidding adapter allows you to use the BidMachine ad platform within your existing AppLovin MAX mediation. BidMachine supports banners, MRECs, interstitials and rewarded videos.
How to Enable BidMachine in AppLovin MAX
Add the BidMachine Bidding Adapter to Your Build
info
IOS deployment target 13.0 or above, XCode 14.3.1 or above.
You can download the SDK through CocoaPods as a dependency.
In your Podfile file add the following dependency which includes the BidMachine adapter for use within AppLovin MAX mediation platform:
Podfile
pod 'AppLovinMediationBidMachineAdapter', '~> 3.2'