Skip to content

GDPR Setup

Introduction

In this video, you'll learn how to implement GDPR consent message in your mobile game using Mobile Monetization Pro.

We cover: - Display a GDPR popup for players in supported regions - Request consent for personalized and non-personalized ads

alt text

Fields Info
DisplayConsentSet to true to display the GDPR consent
ResetConsentButtonButton to reset consent.
UpdateConsentButtonButton to show user consent settings again.
ErrorPopupGameObject with the error popup.
ErrorTextError message for the error popup.
targetScriptDrag a MonoBehaviour from the scene with public void methods.
selectedMethodNameName of the public void method to call.