Search Unity

Different types of ads

Discussion in 'Unity Ads & User Acquisition' started by divinosk8, Dec 27, 2014.

  1. divinosk8

    divinosk8

    Joined:
    Dec 16, 2014
    Posts:
    63
    Hi. I started using unity ads yesterday.
    I can t manage to understand how to add more types of ads in one game.
    For example, i want to have banner ads is the top and the bottom of the screen and skipable and non-skipable videos too. I've put the code
    Advertisement.Initialize ("22058");
    if(Advertisement.isReady()){ Advertisement.Show(); } but it only shows me video ads. In my unityads, i have enabled all types of ads as you can see in the photo attached to this thread.
    What can i do ? I want to have these banners.
     

    Attached Files:

  2. unity-nikkolai

    unity-nikkolai

    Joined:
    Sep 18, 2014
    Posts:
    540
    At the moment, every game profile is limited to the initial preconfigured zone settings. We will be adding the option to create additional zone configurations.

    However, banner ads are not a feature we support with Unity Ads. The two primary types of ads we do support are video ads and picture ads, both are full screen. The zones are used to configure additional details about how those ads are shown.