Platforms to show: All Mac Windows Linux Cross-Platform
GADRequestMBS class
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
- 5 properties
- property customTargeting as Dictionary New in 26.4
- property Handle as Integer
- property placementID as Int64 New in 26.4
- property publisherProvidedID as String
- property requestAgent as String
- method Constructor
- shared method request as GADRequestMBS
This class has no sub classes.
Blog Entries
Release notes
- Version 26.4
- Added placementID and customTargeting properties to GADRequestMBS class.
Some methods using this class:
- GADAppOpenAdMBS.loadWithAdUnitID(adUnitID as String, request as GADRequestMBS = nil)
- GADBannerViewMBS.loadRequest(request as GADRequestMBS)
- GADInterstitialAdMBS.loadWithAdUnitID(adUnitID as String, request as GADRequestMBS = nil)
- GADRewardedAdMBS.loadWithAdUnitID(adUnitID as String, request as GADRequestMBS = nil)
- GADRewardedInterstitialAdMBS.loadWithAdUnitID(adUnitID as String, request as GADRequestMBS = nil)
Some examples using this class:
Some related classes:
- class GADAppOpenAdMBS
- class GADBannerViewMBS
- class GADInterstitialAdMBS
- class GADRewardedAdMBS
- class GADRewardedInterstitialAdMBS
The items on this page are in the following plugins: MBS iOS Plugin.
GADRequestConfigurationMBS - GADResponseInfoMBS