Taku supports the Smaato advertising platform, and you can use it by updating to Taku SDK Android v6.4.50 or above.
System Platforms | Bidding Types | Ad Types |
---|---|---|
Android、IOS |
Waterfall、S2S |
banner,native,Rewarded video,interstitial |
Note: Ad space IDs on iOS for Smaato cannot be shared and must be verified for uniqueness.For Smaato waterfall placements, please contact the platform for configuration;
Step1. Create a Smaato Account
Go to the Smaato website to create an account and log in.
Step2. Add App and Ad Spaces in the Smaato Dashboard
(1) Add APP
Go to the homepage and click the New APP+ button to add your app according to the platform's prompts.
(2) Add Adspeace
After creating the application, you can add ad spaces by going to Inventory > Click on APP > Click +NEW Ad Space.
① Refer to the Smaato documentation for creating ad spaces.
② The Publisher ID and Ad Space ID can be obtained from the app information and ad space information pages, respectively.
Step3. Enable Smaato's Report API
Official Smaato Report API Documentation
(1) Log in to your SPX account, then go to OAuth API credentials in the user menu at the top right corner of SPX.
(2) Generate API credentials
(3) Click Create Client ID to obtain the necessary credentials.
(4) Click Generate on this page to directly create an access token.
Step4. Configure the Smaato Advertising Platform in Taku
(1) Parameters Required for Smaato Configuration in the Taku Developer Dashboard:
Parameter Name |
Description |
Smaato Client Id(client_id ) |
Obtained through OAuth 2.0 authentication |
Smaato Client Secret(client_secret) |
Obtained through OAuth 2.0 authentication |
Smaato Publisher ID |
Generated by Smaato for each app, used for SDK initialization |
unit_id(speace id) |
Unique ID generated by Smaato for each ad space |
(2) Configure Smaato Parameters in the Taku Developer Dashboard
Log in to the Taku dashboard → Ad Platforms → Ad Source Management (Smaato) → Add Ad Source. Fill in the client_id, client_secret, Publisher ID, and unit_id obtained in step 1.
Step5. Floor Price Settings
(1) Click [+New Line] Item in Smaato Exchange.
(2) Fill in the name of the Ad unit, select [Floor Pirce], and set the floor price.
(3) In [Targeting], select the corresponding app, click the “+” sign in front of it, then select the Ad unit you want to set the base price for, click [+Add], and click [Save].
Step6. Add the Smaato Adapter to Your App Code
Refer to the Taku SDK integration documentation