Hi ,
We would like to serve both native as well as banner ads using adaptive inline banner framework, however at this time it is only serving banner ads. Can you please suggest how we can send ad requests for native as well as banner ad formats using single ad request from adaptive inline banner? The idea here is to serve either native or display ads while using adaptive inline banner.
Regards,
Prince
|
||||||
Hi Prince,
Thank you for your response.
With regard to your questions for serving inline banner and native ads, since they are being loaded by different classes, you need to load them differently as you can't load them in one ad request. The Native ads are loaded via the AdLoader class, while the inline banner is using AdRequest. If you want to use them both, you need to apply them for native ads and inline adaptive banners, and just show it for maybe using a conditional statement to achieve your idea of serving either the two.
Regards,
|
||||||