![]() |
Mobile Ads SDK Team |
Hi Martin,
Thank you for your response.
As per this article (https://support.google.com/admob/answer/13554020?hl=en&sjid=11447384940574596772-AP#:~:text=Web%20and%20app%20fallback%20behavior%3A), if a partner does not adopt a Google-certified CMP, only limited ads will be eligible to serve. Traffic from a Google-certified CMP will continue to be eligible for personalized ads, non-personalized ads (NPA), or limited ads. You can also see this in your account under the notifications if you haven't yet used the Google-certified Consent Management Platform (CMP). You can use any Google-certified CMP (https://support.google.com/admob/answer/13554116) for this purpose, including Google's own consent management solution.
No, you don't have to display separate consent dialogues for each mediation group.
Passing TC string to mediation partners: The IAB TC string will be available in device local storage (NSUserDefaultsfor iOS or SharedPreferences for Android) and accessible to all mediation partners to obtain, parse, and respect when called in a mediation waterfall request.
This means that once the user has given their consent, the information will be available for all mediation partners without any further input.
Hi,
Thank you for getting back to us.
I will check with our team regarding your query and one of my team members will reach out to you once we have an update on this. Meanwhile, your patience is highly appreciated.
![]() |
Mobile Ads SDK Team |
Hello,
There are multiple threads from multiple users so I will summarize a response:
- Please consult the available information of your specific mediation providers to determine how they handle consent.
- If you are looking to the read the user's consent choices from UserDefaults or SharedPreferences, you can follow our iOS and Android docs.
- More information on the TCF framework can be found here.
Thanks,
Justin