示例#1
0
 void loadMREC()
 {
     MoPub.RequestBanner(mrecAdUnitId, MoPub.AdPosition.BottomCenter, MoPub.MaxAdSize.Width300Height250);
 }
示例#2
0
 void loadBanner()
 {
     MoPub.RequestBanner(bannerAdUnitId, MoPub.AdPosition.TopCenter, MoPub.MaxAdSize.Width320Height50);
 }