Search Unity

How to create a permanent ads window in a Unity3d game ?

Discussion in 'Unity Ads & User Acquisition' started by lugduweb, Dec 11, 2014.

  1. lugduweb

    lugduweb

    Joined:
    Mar 2, 2014
    Posts:
    50
    Hello again, I would like to know if there is a way to show ads in a permanent texture/ window above the game ?
    More generally, what string values can have the "ZoneId". It's not clear to me when I read the documentation
     
  2. Salazar

    Salazar

    Joined:
    Sep 2, 2013
    Posts:
    235
    Hi,
    Unity Ads has full screen video and full screen texture ads avaible for now. Your example seems like banner ads, I dont know if Unity-Ads add that disturbing feature to their network.

    Thank you..
     
  3. unity-nikkolai

    unity-nikkolai

    Joined:
    Sep 18, 2014
    Posts:
    540
    Unity Ads does not offer banner ads at this time. You can find your available zone IDs by:
    1. logging into the Unity Ads Admin
    2. selecting the game profile you would like to view zones for
    3. selecting the Monetization Settings tab
    4. selecting the Show Advanced Settings button
    Zone IDs are listed under the ID column. You would need to use one of those when checking if ads for the zone are ready, and when showing the ad once the zone is ready.
     

    Attached Files:

    Salazar likes this.
  4. lugduweb

    lugduweb

    Joined:
    Mar 2, 2014
    Posts:
    50
    Thanks again nikkolai : very clear answer !
     
    unity-nikkolai likes this.