Page Summary
-
The Google Interactive Media Ads SDK helps publishers comply with CCPA by allowing them to indicate whether Google should enable restricted data processing (RDP).
-
Publishers can set RDP at an ad request level using either Google's RDP parameter or the IAB-defined
us_privacyparameter. -
When either RDP or
us_privacyis used, Google restricts how it uses certain unique identifiers and other data. -
Publishers should decide when to enable restricted data processing to support their compliance plans.
-
This guide explains how to enable RDP using either the Google or IAB signal on a per-ad-request basis by appending the relevant parameter to the ad tag.
To help you comply with US states privacy laws, the Google Interactive Media Ads SDK lets you use the following to parameters to indicate whether Google must enable restricted data processing (RDP). The SDK provides publishers with the ability to set RDP at an ad request level utilizing the following parameters:
- Google RDP
- IAB's Global Privacy Platform (GPP) strings
- [DEPRECATED] IAB US Privacy (
us_privacy) strings
When you use one of these parameters to indicate that the user opts-out of data sharing, Google restricts the processing of user identifiers and other data, like demographic targeting. Under RDP, Google serves non-personalized ads only, when provision of services to you.
You must decide how restricted data processing can support your
compliance plans. You must also decide when to enable RDP. You can
use one or more of these optional parameters at the same time, although Google
always applies the most restrictive treatment. For example, if either RDP=1,
the GPP string, or the us_privacy string indicates a user opts out, Google ad
serving enables RDP.
This guide is intended to help publishers understand the steps required to enable these options on a per-ad-request basis.
RDP signal
To notify Google that RDP should be enabled using Google's signal, append
&rdp=1 to your ad tag parameters, as shown in the following example:
https://pubads.g.doubleclick.net/gampad/ads?iu=/21775744923/external/single_ad_samples&output=vast&rdp=1
IAB GPP signals
To notify Google that RDP should be enabled using IAB's signals, use the ad tag
parameters gpp={gpp string} and gpp_sid={gpp section id}. For more details
about using GPP signals, see
Supporting the IAB's Global Privacy Platform.
Google triggers RDP when certain criteria specific to the US National,
California, Colorado, Connecticut, Florida, and Virginia GPP strings are met.
For details on Global Privacy Protocol specifications, see the related section
in the previously linked article.
https://pubads.g.doubleclick.net/gampad/ads?iu=/21775744923/external/single_ad_samples&output=vast&gpp=gpp_string&gpp_sid=gpp_section_id