media-net / mnet-dfp-hb-sdk

Public pod for dfp-hb-sdk
0 stars 0 forks source link

Add support for GADLoader #1

Closed kmchargue closed 5 years ago

kmchargue commented 5 years ago

DFP header bidding currently requires either a DFPBannerView or a DFPInterstitial object. In order to use some features, the Google Ad SDK requires loading ads through GADAdLoader objects instead.

To allow support for both in our apps, we need the ability to add bids to a GADAdLoader object as well as banners and interstitials.

aniketawati commented 5 years ago

Feature added in release 1.1.1 Documentation is updated.