Platforms to show: All Mac Windows Linux Cross-Platform
GADInterstitialAdMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Notes:
This is a full-screen advertisement shown at natural transition points in your application such as between game levels or news stories.
See https://developers.google.com/admob/ios/interstitial to get started.
- 8 events
- event DidDismissFullScreenContent
- event DidFailToPresentFullScreenContentWithError(error as NSErrorMBS)
- event DidRecordClick
- event DidRecordImpression
- event loadCompleted(error as NSErrorMBS)
- event paid(value as GADAdValueMBS)
- event WillDismissFullScreenContent
- event WillPresentFullScreenContent
- 3 properties
- property adUnitID as String
- property Handle as Integer
- property responseInfo as GADResponseInfoMBS
- 5 methods
- method canPresent(byref error as NSErrorMBS) as Boolean
- method Constructor
- method Destructor
- method loadWithAdUnitID(adUnitID as String, request as GADRequestMBS = nil)
- method Present
This class has no sub classes.
Some examples using this class:
Blog Entries
The items on this page are in the following plugins: MBS iOS Plugin.
GADBannerViewMBS - GADMobileAdsMBS
