If Utah is included in the framework territories of a property's U.S. Multi-State Privacy (National) vendor list, Sourcepoint will set the Utah privacy section.
A legacy feature in Sourcepoint's U.S. Multi-State Privacy (National) vendor list builder is that we will set the Utah privacy section instead of the U.S. National privacy section if Utah is added to a U.S. Multi-State Privacy (National) vendor list.
Value | Description | |
---|---|---|
Section ID | 11 | The Utah privacy section is registered as Section ID 11 under the GPP. |
API prefix | usut | The Utah privacy section is registered with API prefix usut . |
Section encoding
The table below details the various fields of the Utah privacy section.
Field | Data Type | Description |
---|---|---|
Version | Integer | The version of the Utah privacy section used to encode the string. |
SharingNotice | Integer | Notice of the Sharing of the Consumer's Personal Data with Third Parties.0 Not applicable.1 Yes, notice was provided.2 No, notice was not provided. |
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. |
TargetedAdvertisingOptOutNotice | Integer | Notice of the Opportunity to Opt Out of Processing of the Consumer’s Personal Data for Targeted Advertising.0 Not applicable.1 Yes, notice was provided.2 No, notice was not provided. |
SensitiveDataProcessingOptOutNotice | Integer | Notice of the Opportunity to Opt Out of the Processing 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 |
TargetedAdvertisingOptOut | Integer | Opt-Out of Processing the Consumer’s Personal Data for Targeted Advertising.0 Not applicable.1 Opted Out2 Did Not Opt Out |
SensitiveDataProcessing | Array | Consents for each data activity (8) in the sensitive data category.0 Not applicable.1 No Consent2 Consent1. Opt-Out of the Processing of the Consumer's Sensitive Data Consisting of Personal Data Revealing Racial or Ethnic Origin. 2. Opt-Out of the Processing of the Consumer's Sensitive Data Consisting of Personal Data Revealing Religious Beliefs. 3. Opt-Out of the Processing of the Consumer's Sensitive Data Consisting of Personal Data Revealing Sexual Orientation. 4. Opt-Out of the Processing of the Consumer's Sensitive Data Consisting of Personal Data Revealing Citizenship or Immigration Status. 5. Opt-Out of the Processing of the Consumer's Sensitive Data Consisting of Personal Data Revealing Medical History, Mental or Physical Health Condition, or Medical Treatment or Diagnosis by a Health Care Professional. 6. Opt-Out of the Processing of the Consumer's Sensitive Data Consisting of Genetic Data for the Purpose of Identifying a Specific Individual. 7. Opt-Out of the Processing of the Consumer's Sensitive Data Consisting of Biometric Data for the Purpose of Identifying a Specific Individual. 8. Opt-Out of the Processing of the Consumer's Sensitive Data Consisting of Specific Geolocation Data. |
KnownChildSensitiveDataConsents | Integer | Consent to Process Sensitive Data from a Known Child.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 |
{
"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
],
"SensitiveDataProcessingOptOutNotice": 0,
"SharingNotice": 1,
"TargetedAdvertisingOptOut": 2,
"TargetedAdvertisingOptOutNotice": 1,
"Version": 1
}