Skip to main content

Waterfall Custom Adapter

BidMachine custom adapter allows you to use the BidMachine ad platform within your existing IronSource mediation. BidMachine supports banners, MRECs, interstitials and rewarded videos.

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 IronSource's mediation platform:

Podfile
source 'https://github.com/cocoapods/specs'
pod 'BidMachineIronSourceCustomAdapter', '3.3.0.4'

Additional Configuration