Hi Eric,
Thank you for reaching out to us.
With regard to your concern, let me answer it below.
1) I have updated my app with the latest admob SDK, I assume this is sufficient?
2) Since my app has children as target audience, I have included this ''SetTagForChildDirectedTreatment(TagForChildDirectedTreatment.True)''. So I am assuming this code will prevent transmit of AAID and fulfill the policy?
3) Lastly, is there a simple way to test if AAID is transmitted from my app?
Regards,
|
||||||
Hi Eric,
Thank you for your response.
Can you confirm if you use the " .AddKeyword("kids")" in setting the ad content of your request? If yes, upon checking into the documentation for targeting, apps can set a maximum ad content rating for their request configuration using the Call SetMaxAdContentRating on RequestConfiguration.Builder. You can check it in ad content filter documentation to know more about it. Let me know if this helps you.