Class ADAdType


  • public final class ADAdType
    extends java.lang.Object
    [@enum] ADAdType [@const] ADAdTypeBanner A device-width banner ad. The banner height varies with device type and orientation: • On iPhone; portrait = DEVICE_WIDTH × 50px, landscape = DEVICE_WIDTH × 32px • On iPad; both portrait & landscape = DEVICE_WIDTH × 66px [@const] ADAdTypeMediumRectangle An 320 × 250px ad, based on the International Advertising Bureau's "Medium Rectangle" Interactive Marketing Unit. Ad types that can be passed to -[ADBannerView -initWithAdType:].
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Banner  
      static long MediumRectangle  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait