GoogleMobileAds Framework Reference

  • GADMediationBannerAdConfiguration is a class used for configuring banner ads.

  • It inherits from GADMediationAdConfiguration .

  • A key property is adSize , which indicates the requested size for the banner ad.

GADMediationBannerAdConfiguration

 @interface GADMediationBannerAdConfiguration : GADMediationAdConfiguration 
 

Banner ad configuration.

  • Banner ad size requested of the adapter.

    Declaration

    Swift

     var adSize: AdSize { get } 
    

    Objective-C

     @property (nonatomic, readonly) GADAdSize 
    adSize; 
    
Design a Mobile Site
View Site in Mobile | Classic
Share by: