Jump to top

AdsConsentFormResult

interface

The result of a Google-rendered consent form.

Properties

status

</>

The consent status of the user after closing the consent form.

status: AdsConsentStatus.UNKNOWN | AdsConsentStatus.NON_PERSONALIZED | AdsConsentStatus.PERSONALIZED;

userPrefersAdFree

</>

If true, the user requested an ad-free version of your application.

userPrefersAdFree: boolean;