Skip to main content
tip
Beta SDK notice: this is a Android SDK 3.2.1-beta version, which fully supports iAB TCFv2 and Google UMP according to Google requirements. Use this version only if you use Google Ads, otherwise use our stable version. The latest stable release is Android SDK 3.2.0. All changes you can check in the changelog.
Version: 3.2.1-beta

COPPA

For purposes of the Children's Online Privacy Protection Act (COPPA) there is a setting called childDirectedTreatment. If your app is designed for kids you can disable sending user data to ad networks by calling the method below.

Should be called before the SDK initialization.

Appodeal.setChildDirectedTreatment(value: Boolean?)
info

Call setChildDirectedTreatment with true to indicate that you want your content treated as child-directed for purposes of COPPA.

Call setChildDirectedTreatment with false to indicate that you don't want your content treated as child-directed for purposes of COPPA.

Call setChildDirectedTreatment with null to indicate that you want to use the COPPA parameter from your application's settings on the appodeal.com.