Platforms to show: All Mac Windows Linux Cross-Platform
GADBannerViewMBS class
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
See https://developers.google.com/admob/ios/banner to get started.
- 8 events
- event DidDismissScreen
- event DidFailToReceiveAdWithError(error as NSErrorMBS)
- event DidReceiveAd
- event DidRecordClick
- event DidRecordImpression
- event paid(value as GADAdValueMBS)
- event WillDismissScreen
- event WillPresentScreen
- 7 properties
- property adSize as GADAdSizeMBS
- property adUnitID as String
- property autoloadEnabled as Boolean
- property Collapsible as Boolean New in 26.4
- property Handle as Integer
- property placementID as Int64 New in 26.4
- property responseInfo as GADResponseInfoMBS
- 7 methods
- method AddToControl(Control as MobileControl)
- method Constructor(AdSize as GADAdSizeMBS)
- method Destructor
- method loadRequest(request as GADRequestMBS)
- method loadWithAdResponseString(adResponseString as String) New in 26.4
- method setValidAdSizes(sizes() as GADAdSizeMBS)
- method validAdSizes as GADAdSizeMBS()
This class has no sub classes.
Blog Entries
Xojo Developer Magazine
Release notes
- Version 26.4
- Added placementID property and loadWithAdResponseString method to GADRewardedInterstitialAdMBS, GADRewardedAdMBS, GADInterstitialAdMBS and GADBannerViewMBS classes.
- Added Collapsible property to GADBannerViewMBS class.
Some examples using this class:
Some related classes:
- class GADAdSizeMBS
- class GADAdValueMBS
- class GADInterstitialAdMBS
- class GADRequestMBS
- class GADResponseInfoMBS
- class GADRewardedAdMBS
- class GADRewardedInterstitialAdMBS
- class NSErrorMBS
The items on this page are in the following plugins: MBS iOS Plugin.
GADAppOpenAdMBS - GADInterstitialAdMBS