Does the servePersonalizedAds property delay AdMob initialization process?

SDK Version: 38
Platforms: all

In the expo-ads-admob module there is a servePersonalizedAds property which controls whether or not the ads served are personalized or not. Pull request #5323 states that:

I have manually tested that setting servePersonalizedAds property removes npa argument from request, and not setting this setting or setting it to false ads npa=1 request argument.

By removing the npa argument is the AdMob initialization process delayed? So as to conform to GDPR norms as stated in https://developers.google.com/admob/android/eu-consent under the Delay app measurement section. If not, shouldn’t this issue be fixed so that the module is GDPR compliant?

Hey @redseb, let me bring this up internally and I’ll circle back with you here when I know more.

Cheers,
Adam

1 Like

Hi @adamjnav, any updates?

Thanks,
Miko

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.