For the complete documentation index, see llms.txt. This page is also available as Markdown.

U.S. State Privacy Sections

U.S. State Privacy sections are encoded into the GPP String (gppString) when the end-user's country/region/state is included in the region configuration for a particular U.S. State regulation for a Didomi consent notice integrated with the IAB Global Privacy Protocol (GPP).

For example, if your organization wanted to encode the California privacy section in the gppString for end-users in California, your organization would need to ensure that California was enabled for the California Privacy Rights Act in the consent notice's country/region configuration.

U.S. State privacy section identifiers

Each U.S. State privacy section in the __gpp function of the IAB Global Privacy Protocol (GPP) API is identified using two identifiers: section ID and API prefix. Refer to the table below to learn more about these identifiers:

Data Type
Description
Example

Section ID

Integer

Canonical identifier assigned to each section in the GPP specification and used by header to encode which sections are present.

8

API Prefix

String

Human-readable identiffier assigned to each section in the GPP specification and used to retrieve and parse the section via API.

usca

Last updated