Platforms to show: All Mac Windows Linux Cross-Platform
UMPDebugSettingsMBS class
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Mobile Ads | MBS iOS Plugin | 24.0 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
- 2 properties
- 4 methods
- method Constructor
- method copy as UMPDebugSettingsMBS
- method setTestDeviceIdentifiers(testDeviceIdentifiers() as String)
- method testDeviceIdentifiers as String()
- 3 constants
Debug Geography
| Constant | Value | Description |
|---|---|---|
| DebugGeographyDisabled | 0 |
Disable geography debugging. |
| DebugGeographyEEA | 1 |
Geography appears as in EEA for debug devices. |
| DebugGeographyNotEEA | 2 |
Geography appears as not in EEA for debug devices. |
This class has no sub classes.
Blog Entries
Release notes
- Version 24.0
- Added new classes for consent dialog: UMPRequestParametersMBS, UMPDebugSettingsMBS, UMPConsentInformationMBS and UMPConsentFormMBS.
Some properties using for this class:
- UMPRequestParametersMBS.debugSettings as UMPDebugSettingsMBS
Some examples using this class:
Some related classes:
The items on this page are in the following plugins: MBS iOS Plugin.
UMPConsentInformationMBS - UMPRequestParametersMBS