Until now, I was using only admob for ads on my mobile apps.
Using SMART_BANNER, I was able to have full width banner on all screen sizes.
Now, I want to start using mediation but SMART_BANNER isn’t support by other ads network.
How can I do to have full width ads without SMART_BANNER?
Thanks in advance
SMART_BANNERwas introduced as specifically a feature for AdMob. Most other networks don’t have an equivalent full-screen format, and therefore their adapters may not return ads for full-width requests. Until more networks start supporting this ad type, you pretty much have to make a decision on full=width ads vs. Mediation.