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.
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.
