This document describes the integration methods for the Unity3D version of the SDK, covering account registration, app ID, ad placement ID, and SDK integration, to ensure developers can smoothly integrate the SDK for monetization. The ad formats currently supported on the Unity 3D platform of Taku SDK are as follows:
| Ad Format | Description |
|---|---|
| Native | Native ad, no UI |
| Video | Video ad, with UI |
| Interstitial | Interstitial ad, with UI |
| Banner | Banner ad, with UI |
Developers can choose the appropriate ad format based on the app's characteristics. See the specific integration methods below.
You can follow the Taku Account and Related ID Preparation guide for account registration and login instructions.
Android & iOS Import Instructions
Download Instructions: Log in to the dashboard -> SDK Download -> Unity
Taku iOS SDK requires version v6.4.93 or lower
After completing the import above, you can begin SDK code integration: SDK Initialization Integration
Please refer to here.