Privacy Targeting
Privacy Targeting can be found in the โprivacyโ section of the targeting tab. Privacy Targeting allows publishers the option to set specific privacy values, that if delivered in the supply request, will block an ad request from going to auction.
ย
Different types of Privacy Targeting:
ย COPPA:
The Childrenโs online privacy protection act (COPPA) is a federal law that protects the privacy of children under the age of 13. SpringServe relies on the coppa=1/0 flag from incoming supply requests to understand if the user qualifies for COPPA. Publishers could now choose to target COPPA supply by enabling or disabling it in SpringServe..
oย ย The default selection for โBlock COPPA Supplyโ is โDisabledโ which will allow incoming supply tags with coppa=1 through.
oย ย If you change the setting to โEnabledโ then any incoming supply tags with coppa=1 will get blocked before auction.
ย
LMT / DNT:
LMT= Limit ad Tracking ย and DNT = Do not track are device derived user based settings. When a user opts in to either one of these from their device it means they are opting out of the right to add their data to audience based segments.
Additionally Springserve will:
Will not set or track user cookies
Usersync is disabled
Users will not be added to segments
True IP and Device ID will be passed to SSPโs and DSPโs along with the flag DNT:1 and LMT:1 so that they can apply the appropriate logic.
Both LMT and DNT share the same functionality in SpringServe.
ยทย ย ย ย ย ย targeting enabled โ SpringServe users can specify allowed values
ยทย ย ย ย ย ย true: parameter value is true or 1
ยทย ย ย ย ย ย false: parameter value is false or 0
ยทย ย ย ย ย ย empty: parameter exists in query string but value is not filled in i.e., macro still is there or there is no value at all
ยทย ย ย ย ย ย user can specify if parameter is required in order to pass targeting
ย
US Privacy:
US Privacy is the parameter used to flag requests under the California Consumer Privacy Act (CCPA).
ยทย ย ย ย ย ย user specifies if they are using an allow-list
ยทย ย ย ย ย ย user provides list of allowed / blocked values
ยทย ย ย ย ย ย user can specify if parameter is required in order to pass targeting. Values must be a valid composition string based off the privacy string instructions found here:
USPrivacy/CCPA/US Privacy String.md at master ยท InteractiveAdvertisingBureau/USPrivacy
ย
GDPR:
General Data Protection Regulation(GDPR) is a regulation that requires businesses to protect the personal data andย privacyย of EU citizens for transactions that occur within EU member states.
ยทย ย ย ย ย ย If users fall under the jurisdiction of the GDPR, it is the publishers responsibility to provide the user with the option to consent to specific uses of data under the GDPR.
ยทย ย ย ย ย ย The GDPR applies to user if user:
ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย i.ย ย ย ย Are located in the EU Canada or
ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ii.ย ย ย ย Offer services to individuals located in the EU Canada or
ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย iii.ย ย ย ย Monitor the behavior of individuals located in the EUย or Canadaย ย
ยทย ย ย ย ย ย targeting enabled โ user will specify allowed types of values
ยทย ย ย ย ย ย true: parameter value is true or 1
ยทย ย ย ย ย ย false: parameter value is false or 0
ยทย ย ย ย ย ย empty: parameter exists in query string but value is not filled in i.e., macro still is there or there is no value at all
ยทย ย ย ย ย ย user can specify if parameter is required in order to pass targeting
ย
GDPR Consent String:
ยท applies only to requests from EU or Canada
ยทย targeting enabled โ user will specify allowed types of values
ยทย valid: parameter value is a valid GDPR consent string
ยทย invalid: parameter is not a valid GDPR consent string
ยทย empty: parameter exists in query string but value is not filled inย
ย
ย
ย
ย
ย