0

I have a game in google play that I published more than a year ago. I was using AdMob ads and its mediation. Till May 2018 ads are working properly. But after AdMob updated its privacy policy I couldn't get any ads at all. So I did some research and found that I need to add some privacy policy to my game. I added it in app's data in google play console and mentioned in it that I'm using AdMob and other third party service and added some details. But after this ads are not appear.

Do I need to add popup and button in game for player to accept privacy policy? And how can I connect to AdMob maybe they disable my account?

Tatev
  • 79
  • 1
  • 6

1 Answers1

0

AdMob generally serves personalized ads so you may need to get user consent under GDPR for this:

enter image description here

Google Developer Policy Center is clear what you need to have in your Privacy Policy:

You must be transparent in how you handle user data (e.g., information collected from or about a user, including device information). That means disclosing the collection, use, and sharing of the data, and limiting the use of the data to the purposes disclosed, and the consent provided by the user.

TermsFeed
  • 1,604
  • 8
  • 8