Search Unity

How to integrate Unity Ads

Discussion in 'Unity Ads & User Acquisition' started by salmanzarobi08, Oct 9, 2019.

  1. salmanzarobi08

    salmanzarobi08

    Joined:
    Jun 25, 2019
    Posts:
    10
    Hello,
    I am new to unity create a couple of 2d small games, but now i need to integrate Unity ads in the game, like if the player died there will be an option to view video and get 1 new life and also for banner ads. If anyone of you have that specific article or video please share with me.


    Regards
    Salman K.
     
  2. PicusB

    PicusB

    Joined:
    Jan 17, 2019
    Posts:
    3
    Hello Salman,

    Personally, I found the Unity documentation for ads and monetization, found at https://unityads.unity3d.com/help/index to be extremely helpful if you haven't already checked it out. It will guide you through the setup and implementation of ads like the one you mention. It would be your best starting point, I believe.

    Also, as an aside: https://forum.unity.com/threads/how...ge-package-manager-or-services-window.699005/. This is worth reading before you start since their is two ways to get Ads integrated into your project, and if you do both, you will have some errors related to duplicate files.

    Hope that helps!

    Peter D.
     
    Last edited: Oct 11, 2019
  3. salmanzarobi08

    salmanzarobi08

    Joined:
    Jun 25, 2019
    Posts:
    10
    Thank you so much for the documentation links and help. will read that.