The CAS.AI Unity plugin enables mobile app developers to monetize their Android and iOS games through a unified C# API, without writing any Java or Objective-C code. It provides access to a wide range of mediated ad networks and multiple ad formats out of the box.
The plugin supports banners in a variety of sizes, as well as Interstitial, Rewarded, and App Open full-screen formats - giving you the flexibility to match the monetization model to your game.
In addition to the C# API, the plugin includes Ad Object components for Scene-based integration, allowing ads to be placed and configured directly in the Unity Editor without writing any code.
Full integration guide, API reference, and mediation network setup: cleveradssolutions/docs/Unity
A working Unity project demonstrating all ad formats and integration patterns: CAS-Unity-Sample on GitHub
This Unity plugin is built on top of the official native CAS.AI SDKs:
- CAS.AI Android SDK -- native SDK for Java and Kotlin applications
- CAS.AI iOS SDK -- native SDK for Swift and Objective-C applications
Refer to these repositories for release notes, changelogs, and platform-specific issues.
Found a bug or have a feature request? Open an issue on the GitHub issue tracker.
For business and integration support, contact support@cas.ai.
The CAS.AI Unity plugin is licensed under the Apache License 2.0.