Platforms to show: All Mac Windows Linux Cross-Platform
GADResponseInfoMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 6 properties
- property adNetworkClassName as String
- property dictionaryRepresentation as Dictionary
- property extrasDictionary as Dictionary
- property Handle as Integer
- property loadedAdNetworkResponseInfo as GADAdNetworkResponseInfoMBS
- property responseIdentifier as String
- 2 methods
- method adNetworkInfoArray as GADAdNetworkResponseInfoMBS()
- method Constructor Private
- 3 shared methods
- shared method GADCustomEventAdNetworkClassName as String
- shared method GADErrorUserInfoKeyResponseInfo as String
- shared method GADGoogleAdNetworkClassName as String
This class has no sub classes.
Some properties using for this class:
- GADAppOpenAdMBS.responseInfo as GADResponseInfoMBS
- GADBannerViewMBS.responseInfo as GADResponseInfoMBS
- GADInterstitialAdMBS.responseInfo as GADResponseInfoMBS
- GADRewardedAdMBS.responseInfo as GADResponseInfoMBS
- GADRewardedInterstitialAdMBS.responseInfo as GADResponseInfoMBS
Blog Entries
Release notes
- Version 22.5
The items on this page are in the following plugins: MBS iOS Plugin.
GADRequestMBS - GADRewardedAdMBS