Search Unity

Question Unity Ads to Levelplay scripting migration guide?

Discussion in 'LevelPlay' started by enhawk, Feb 27, 2023.

  1. enhawk

    enhawk

    Joined:
    Aug 22, 2013
    Posts:
    833
    Is there an official Unity guide anywhere that details how to convert a project from Unity Ads to Levelplay? After you have all the other things set up? Specifically things like the init script and loading, showing ads. They seem to work in fundamentally different ways.

    For example I have no idea what the uniqueUserId is meant to be, or how to call reward ads by ID in Levelplay code.

    Other integration is fine, this is specifically a coding question.

    I've gone over these scripts but need some guidance on how to upgrade from Unity Ads.
    LevelPlay: https://github.com/ironsource-mobile/Mediation-Demo-Apps/tree/master/Unity/Assets/MyScripts
    Unity Ads: https://docs.unity.com/ads/en/manual/UnityDeveloperIntegrations

    (not Unity Mediation to Levelplay code)
     
    Last edited: Feb 27, 2023
  2. jcGrenier

    jcGrenier

    Unity Technologies

    Joined:
    Feb 23, 2021
    Posts:
    145
  3. enhawk

    enhawk

    Joined:
    Aug 22, 2013
    Posts:
    833
    I found this video very helpful.

     
    Last edited: Mar 1, 2023
    jcGrenier likes this.