Taku already supports the Bidmachine network, you can update the Taku SDK Android v6.4.56 and above to use,iOS SDK is not supported yet.
System platform |
Bidding Type |
Ad Types |
Android |
Waterfall、S2S |
Banner,Native,Rewarded video,Interstitial |
Step1. Create a Bidmachine account
Be bound for somewhereBidding MachineCreate an account or contact BidMachine (email:hi@bidmachine.io)Apply for an account.
Step2. Apply Source ID
(1) The Source ID can only be provided by the Biamachine representative, and the other party must be contacted to provide it; The ID is required to request advertising.
(2) There is no need to create app and placement in the background of Bidmachine, but the placement id needs to be named in the background of Taku, and users distinguish advertising data;
Step3. Configure the Bidmachine advertising platform in Taku
(1) configure Bidmachine in the background of Taku developer. The required parameters are as follows:
Parameter Name |
Description |
Source ID |
For ad requests |
Account ID |
User request Report API ad data |
Account password |
User request Report API ad data |
(2) configure the Bidmachine parameter to the Taku developer background
Log in to the Taku dashboard → Ad Platforms → Ad Source Management (Smaato) → Add Ad Source. Fill in the Source ID, account ID and account password obtained in the first point;
(3) Mediation → ADD AD Source, you need to fill in the custom Placement id for advertisement data differentiation;
Step4. Adding the Bidmachine adapter to the application code
Refer to the Taku SDK integration documentation