🔓Privacy
Families Policy
Child directed content
// true -> The user is a minor or the age is unknown
// false -> The user is an adult
AdSettings.setChildDirected(context, true)// true -> The user is a minor or the age is unknown
// false -> The user is an adult
AdSettings.setChildDirected(context, true);Content rating
AdSettings.setMaxAdContentRating(context, AdContentRating.G)AdSettings.setMaxAdContentRating(context, AdContentRating.G);Value
Description
Additional requirements
Última actualización