-
Notifications
You must be signed in to change notification settings - Fork 3
Manager Ad object
Denis edited this page Mar 16, 2021
·
16 revisions
⚡ Before you start
Make sure you have correctly configure SDK.
To display ads, you must initialize the mediation manager with a unique Manager ID.
This needs to be done only once for each manager, ideally on first scene.
- Add an GameObject to your scene using
GameObject > Create Emptyin the Unity Editor. - Add Component to new GameObject:
CleverAdsSolutions/Initialize Manager Ad Objectin the inspector. - Select Manager ID from settings asset for each runtime platform.
- Invoke a
Initialize()method to begin initialization.

-
Initialize On Awake
Automatically invoke theInitialize()method on the component awake. -
OnInitialized
The Unity event will be invoked when the Mediation Manager is initialized and ready.
What’s Next?
- Follow our integration guides and implement our Ad Units:
Important
We've moved!
Visit the updated CAS.AI docs.
- Project Setup
- Configuring SDK
- Include Android
- Include iOS
- Additional mediation steps
- App-ads.txt🔗