Configuring SDK - cleveradssolutions/CAS-Unity GitHub Wiki

:zap: Before you start
Make sure you have correctly setup project.

  1. Set Manager Ids
  2. Select ad formats to use
  3. Select target audience
  4. Add Ads Solution
  5. Advanced Integration
  6. Cross-promotion

In your Unity project, navigate to Assets > CleverAdsSolutions > Settings to create and modify default settings for each native platform.

[!NOTE]
Repeat the following steps for each platform in Android Settings and iOS Settings windows.

Manager Ids

In most cases, a CAS Manager Id is the same as the Android App's package name, and the iOS App's store Id.

  • package name uniquely identifies your app on the device and in the Google Play Store.
  • The store ID of an iOS app uniquely identifies your app in the Apple App Store.
  • You can find an app's store ID in the URL of your app’s Apple App Store listing. For example, the URL of an app page is apps.apple.com/us/app/id123456789. The app's store ID is 123456789.
  • If you haven't created an CAS account and registered an app yet, now's a great time to do so at CAS.ai.
  • In a real app, it is important that you use your actual CAS manager ID.

[!NOTE]
You must define all identifiers that will be used in the application for each platform.

Select ad formats to use

To improve the performance of your application, we recommend that you only allow ad types that will actually be used in the application.
image

Your choice helps us configuring mediation in the most effective way for you, depending on the chosen ad formats.

❕Read more about Ads processing with Clever Ads Solutions.

Select target audience

Select the audience your game is targeting.
The changing audience will change the availability of the mediation network dependency.

  • Mixed - The app is intended for audiences of all ages.
  • Children - Children restrictions and Google Play Families Policies participation apply to the app. Audience under 12 years old.
  • NotChildren - Audience over 12 years old only. There are no restrictions on ad filling.

[!NOTE]
Follow the instructions provided in the settings window.
Read more about COPPA compliance.

Add Ads Solution

Clever Ads Solutions provide ready-made solutions for you to choose from.

  • An Optimal Ads Solutions contains a number of stable partner networks that are recommended for use in most applications.
  • A Families Ads Solutions designed for applications tagged at a children's audience.
    • For Android, solution is fully compatible with the Google Play Families Policies.
    • For iOS, solution is NOT intended for apps in Apple Kids Category.

In the following table, you can see all the ad networks supported by Clever Ads Solutions. And a list of partners that are included in the Optimal and Families Ads solutions.

Network Optimal Ads Families Ads
Google Ads :ballot_box_with_check: :ballot_box_with_check:
Unity Ads :ballot_box_with_check: :ballot_box_with_check:
IronSource :ballot_box_with_check: :ballot_box_with_check:
LiftoffMonetize :ballot_box_with_check: :ballot_box_with_check:
InMobi :ballot_box_with_check: :ballot_box_with_check:
Chartboost :ballot_box_with_check: :ballot_box_with_check:
DTEchange :ballot_box_with_check: :ballot_box_with_check:
Mintegral :ballot_box_with_check: iOS Only
Yandex Ads :ballot_box_with_check: iOS Only
AppLovin :ballot_box_with_check: :heavy_minus_sign:
Pangle :ballot_box_with_check: :heavy_minus_sign:
AudienceNetwork :ballot_box_with_check: :heavy_minus_sign:
Bigo :ballot_box_with_check: :heavy_minus_sign:
Kidoz :heavy_minus_sign: :ballot_box_with_check:
SuperAwesome :heavy_minus_sign: :ballot_box_with_check:
MyTarget :heavy_minus_sign: :heavy_minus_sign:

[!WARNING]
Some ad networks require you to do Additional integration steps: Meta AudienceNetwork

[!IMPORTANT]
Changing dependencies will change the Android project setting. Use Android Resolver at bottom of the window after the dependencies changed.

Advanced Integration

Advanced integration makes it possible to choose any variations of mediation networks. Feel free not to use ready-made solutions, and choose which mediated ad networks you want to integrate by checking the boxes in Mediation Adapters section of settings window.

[!WARNING]
Access to the monetization of the beta ad sources is closed.
If you would like to monetize by one of these ad sources, please contact your account manager.

Cross-promotion

Cross-promotion is an app marketing strategy in which app developers promote one of their titles on another one of their titles. Cross promoting is especially effective for developers with large portfolios of games as a means to move users across titles and use the opportunity to scale each of their apps. This is most commonly used by hyper-casual publishers who have relatively low retention, and use cross promotion to keep users within their app portfolio.

Start your cross promotion campaign with CAS here.

[!NOTE]
CrossPromotion can be installed/removed using Mediation Adapters section.


🔗 Done! What’s Next?