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.
- 5 properties
- 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.
Blog Entries
Release notes
- Version 26.4
- Removed adNetworkClassName from GADResponseInfoMBS class.
- Version 22.5
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
Some related classes:
- class GADAdNetworkResponseInfoMBS
- class GADAdRewardMBS
- class GADAdValueMBS
- class GADAppOpenAdMBS
- class GADBannerViewMBS
- class GADInterstitialAdMBS
- class GADRewardedAdMBS
- class GADRewardedInterstitialAdMBS
The items on this page are in the following plugins: MBS iOS Plugin.
GADRequestMBS - GADRewardedAdMBS