If California is included in the framework territories of a property's U.S. Multi-State Privacy (National) vendor list, Sourcepoint will set the California privacy section.
A legacy feature in Sourcepoint's U.S. Multi-State Privacy (National) vendor list builder is that we will set the California privacy section instead of the U.S. National privacy section if California is added to a U.S. Multi-State Privacy (National) vendor list.
Value | Description | |
---|---|---|
Section ID | 8 | The California privacy section is registered as Section ID 8 under the GPP. |
API prefix | usca | The California privacy section is registered with API prefix usca . |
Section encoding
The table below details the various fields of the California privacy section.
Field | Data Type | Description |
---|---|---|
Version | Integer | The version of the California privacy section used to encode the string. |
SaleOptOutNotice | Integer | Notice of the Opportunity to Opt Out of the Sales of the Consumer's Personal Data.0 Not applicable.1 Yes, notice was provided.2 No, notice was not provided. |
SharingOptOutNotice | Integer | Notice of the Opportunity to Opt Out of the Sharing of the Consumer's Personal Data.0 Not applicable.1 Yes, notice was provided.2 No, notice was not provided. |
SensitiveDataLimitUseNotice | Integer | Notice of the Opportunity to Limit Use or Disclosure of the Consumer’s Sensitive Data.0 Not applicable.1 Yes, notice was provided.2 No, notice was not provided. |
SaleOptOut | Integer | Opt-Out of the Sale of the Consumer’s Personal Data0 Not applicable.1 Opted Out2 Did Not Opt Out |
SharingOptOut | Integer | Opt-Out of the Sharing of the Consumer’s Personal Data.0 Not applicable.1 Opted Out2 Did Not Opt Out |
SensitiveDataProcessing | Array | Consents for each data activity (9) in the sensitive data category.0 Not applicable.1 No Consent2 Consent1. Opt-Out of the Use or Disclosure of the Consumer's Sensitive Personal Information Which Reveals a Consumer's Social Security, Driver's License, State Identification Card, or Passport Number. 2. Opt-Out of the Use or Disclosure of the Consumer's Sensitive Personal Information Which Reveals a Consumer's Account Log-In, Financial Account, Debit Card, or Credit Card Number in Combination with Any Required Security or Access Code, Password, or Credentials Allowing Access to an Account. 3. Opt-Out of the Use or Disclosure of the Consumer's Sensitive Personal Information Which Reveals a Consumer's Precise Geolocation. 4. Opt-Out of the Use or Disclosure of the Consumer's Sensitive Personal Information Which Reveals a Consumer's Racial or Ethnic Origin, Religious or Philosophical Beliefs, or Union Membership. 5. Opt-Out of the Use or Disclosure of the Consumer's Sensitive Personal Information Which Reveals the contents of a Consumer's Mail, Email, and Text Messages unless You Are the Intended Recipient of the Communication. 6. Opt-Out of the Use or Disclosure of the Consumer's Sensitive Personal Information Which Reveals a Consumer's Genetic Data. 7. Opt-Out of the Use or Disclosure of the Consumer's Sensitive Personal Information Consisting of Biometric Information tor the Purpose of Uniquely Identifying a Consumer. 8. Opt-Out of the Use or Disclosure of the Consumer's Sensitive Personal Information Consisting of Personal Information Collected and Analyzed Concerning a Consumer's Health. 9 Opt-Out of the Use or Disclosure of the Consumer's Sensitive Personal Information Consisting of Personal Information Collected and Analyzed Concerning a Consumer's Sex Life or Sexual Orientation. |
KnownChildSensitiveDataConsents | Array | Consents for each data activity (2) in the processing of personal or sensitive data of consumer who is a known child category.0 Not applicable.1 No Consent2 Consent1. Consent to Sell the Personal Information of Consumers Less Than 16 years of Age 2. Consent to Share the Personal Information of Consumers Less Than 16 years of Age |
PersonalDataConsents | Integer | Consent to Collection, Use, Retention, Sale, and/or Sharing of the Consumer’s Personal Data that Is Unrelated to or Incompatible with the Purpose(s) for which the Consumer’s Personal Data Was Collected or Processed.0 Not applicable.1 No Consent2 Consent |
MspaCoveredTransaction | Integer | Publisher or Advertiser, as applicable, is a signatory to the IAB Multi-state Service Provider Agreement (MSPA), as may be amended from time to time, and declares that the transaction is a “Covered Transaction” as defined in the MSPA.1 Yes2 No |
MspaOptOutOptionMode | Integer | Publisher or Advertiser, as applicable, has enabled “Opt-Out Option Mode” for the “Covered Transaction,” as such terms are defined in the MSPA.0 Not applicable.1 Yes2 No |
MspaServiceProviderMode | Integer | Publisher or Advertiser, as applicable, has enabled “Service Provider Mode” for the “Covered Transaction,” as such terms are defined in the MSPA.0 Not applicable.1 Yes2 No |
Gpc | Boolean | Is Global Privacy Control enabled for the vendor list and detected on the end-user's browser? |
GpcSegmentType | Integer | Possible values: 0 = Core | 1 = GPC |
{
"Gpc": false,
"GpcSegmentType": 1,
"KnownChildSensitiveDataConsents": [
0,
0
],
"MspaCoveredTransactions": 2,
"MspaOptOutOptionMode": 0,
"MspaServiceProviderMode": 0,
"SaleOptOut": 2,
"SaleOptOutNotice": 1,
"SensitiveDataProcessing": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"SharingNotice": 1,
"TargetedAdvertisingOptOut": 2,
"TargetedAdvertisingOptOutNotice": 1,
"Version": 1
}