Regs Object
The regs object contains all legal, governmental or industry regulations that applies to the request. The coppa flag signals whether or not the request falls under the United States Federal Trade Commission's regulations for the United States Children's Online Privacy Protection Act.
For additional information on communicating with TripleLift on regulations affecting the bid request, please see the appropriate section:
- For GDPR (using the IAB's TCF), refer to GDPR & ePrivacy
- For CCPA (using the IAB's US Privacy string), refer to IAB CCPA Technical Framework
Attribute | Triplelift Required | Type | Description |
---|---|---|---|
coppa | no | integer | Flag indicating if this request is subject to the COPPA regulations established by the USA FTC, where 0 = no, 1 = yes. |
gdpr | no | integer | Flag that indicates whether or not the request is subject to GDPR regulations 0 = No, 1 = Yes, omission indicates unknown. |
us_privacy | no | string | Communicates signals regarding consumer privacy under US privacy regulation. See the IAB's US Privacy String specifications. |
gpp | no | string | Contains the Global Privacy Platform’s consent string. See the IAB's Global Privacy Platform specification for more details. |
gpp_sid | no | integer array | Array of the section(s) of the string which should be applied for this transaction. |
ext | no | object | Placeholder for exchange-specific extensions to OpenRTB. GPP, GDPR, and CCPA privacy signals may also be placed in this object. |
Updated 3 months ago