AdsConsentFormResult
interface
The result of a Google-rendered consent form.
Properties
userPrefersAdFree
</>If true
, the user requested an ad-free version of your application.
userPrefersAdFree: boolean;
The result of a Google-rendered consent form.
If true
, the user requested an ad-free version of your application.
userPrefersAdFree: boolean;