To help publishers toward compliance with the California Consumer Privacy Act (CCPA), the Google Mobile Ads SDK allows publishers to use two different parameters to indicate whether Google should enable restricted data processing. The method of configuring these parameters varies per target platform.
Android
Follow the Google Mobile Ads Android SDK’s
CCPA preparation guide to configure the Google Mobile
Ads SDK using AdRequest::add_extra()
method to add the prerequisite network
extras.
iOS
Follow the Google Mobile Ads iOS SDK’s CCPA preparation
guide to configure the Google Mobile Ads SDK using the NSUserDefaults
iOS
configuration object.