Platforms to show: All Mac Windows Linux Cross-Platform

Back to UMPConsentInformationMBS class.

UMPConsentInformationMBS.canRequestAds as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Mobile Ads MBS iOS Plugin 24.0 ❌ No ❌ No ❌ No ✅ Yes iOS only
Indicates whether the app has completed the necessary steps for gathering updated user consent.

Returns false until requestConsentInfoUpdateWithParameters is called. Returns true once requestConsentInfoUpdateWithParameters is called and when consentStatus is ConsentStatusNotRequired or ConsentStatusObtained.
(Read only property)

UMPConsentInformationMBS.consentStatus as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Mobile Ads MBS iOS Plugin 24.0 ❌ No ❌ No ❌ No ✅ Yes iOS only
The user's consent status.

This value defaults to ConsentStatusUnknown until requestConsentInfoUpdateWithParameters is called, and defaults to the previous session's value until your handler from requestConsentInfoUpdateWithParameters is called.
(Read only property)

Some examples using this property:

UMPConsentInformationMBS.formStatus as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Mobile Ads MBS iOS Plugin 24.0 ❌ No ❌ No ❌ No ✅ Yes iOS only
Consent form status.

This value defaults to FormStatusUnknown and requires a call to requestConsentInfoUpdateWithParameters to update.
(Read only property)

Some examples using this property:

UMPConsentInformationMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Mobile Ads MBS iOS Plugin 24.0 ❌ No ❌ No ❌ No ✅ Yes iOS only
The internal object reference.

(Read and Write property)

UMPConsentInformationMBS.privacyOptionsRequirementStatus as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Mobile Ads MBS iOS Plugin 24.0 ❌ No ❌ No ❌ No ✅ Yes iOS only
Privacy options requirement status.

This value defaults to PrivacyOptionsRequirementStatusUnknown until requestConsentInfoUpdateWithParameters is called, and defaults to the previous session's value until your handler from requestConsentInfoUpdateWithParameters is called.
(Read only property)

The items on this page are in the following plugins: MBS iOS Plugin.


The biggest plugin in space...