To help publishers comply with U.S. states privacy laws, the Google Mobile Ads SDK allows publishers to use two different parameters to indicate whether Google should enable restricted data processing (RDP). The method of configuring these parameters varies with the target platform.
- Android
- Follow the Android guide to configure the
Google Mobile Ads Android SDK, using the
AdRequest::add_extra()
method to add the prerequisite network extras. - iOS
- Follow the iOS guide guide to configure the Google Mobile Ads iOS SDK.