GDRP Admob SDK for Unity

838 views
Skip to first unread message

Alex

unread,
May 22, 2018, 5:25:39 AM5/22/18
to Google Mobile Ads SDK Developers
Hello guys!
As I can see Admob updated their SDK for new GDRP law.
As a part of new SDK developers can use new modal window to their EU users in order to choose beetween personalized and non-personalized ads.
When we will have updated SDK for Unity? 
Regards,
Alex.

mobileadssdk-a...@google.com

unread,
May 22, 2018, 1:47:50 PM5/22/18
to Alex, Google Mobile Ads SDK Developers
Hi,

Yes there will be a Unity plugin for the Consent SDK but it is not planned to be released before the May 25th deadline.

In the meantime we recommend using the bundle extra "npa" to pass whether to show personalized or non-personalized ads as per the android developer guide.

For example to request non-personalized ads, use this code when creating your ad request:
AdRequest request = new AdRequest.Builder()
        .AddExtra("npa", "1")
        .Build();
Note you will have to implement your own consent collection mechanism to determine what consent is valid.

Regards

Sam


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/6df8f3ae-0f83-4e68-88ac-af0dfe7dfc2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Erdal Akaylı

unread,
May 23, 2018, 11:33:11 PM5/23/18
to Google Mobile Ads SDK Developers
Sorry I'm new to all of this.
So, since there is no Unity plugin yet , should I ask for consent even if I'm only using non-personalized ads? If yes, can I store the consent collection anywhere? 

22 Mayıs 2018 Salı 20:47:50 UTC+3 tarihinde mobileadssdk-a...@google.com yazdı:

mobileadssdk-a...@google.com

unread,
May 24, 2018, 11:40:18 AM5/24/18
to Erdal Akaylı, Google Mobile Ads SDK Developers
Hi,

Yes, see this article about non-personalized ads.  They still require consent for the cookie / mobile advertising ID.

To store consent on device I suggest reviewing some Unity documentation on the subject.

Regards

Sam

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages