currentContentSizeIdentifier
iOS6 では廃止されました。私は試した
_adView.currentContentSizeIdentifier = ADBannerContentSizeIdentifierPortrait;
ただし、iOS4/5 でのみ動作します。
iOS6でADBannerViewのコンテンツサイズを変更するには?
特別な感謝!
[_adView setAutoresizingMask:UIViewAutoresizingFlexibleHeight]
それが役立つことを願っています。
詳細については:
http://useyourloaf.com/blog/2010/09/16/placing-iad-banners-at-the-top-of-a-table-view.html