Regs
| Attribute | Type | Description | Example |
|---|---|---|---|
| coppa | optional, integer |
Flag indicating if this request is subject to the COPPA regulations established by the USA FTC, where 0 = no, 1 = yes. |
0 |
| ext | optional, object |
Ext object for GDPR in OpenRTB 2.2-2.5 |
0 |
Regs.ext:
| Attribute | Type | Description | Example |
|---|---|---|---|
| gdpr | optional, integer |
Will signal whether or not the request is subject to GDPR regulations. It is an optional integer that indicates: 0 = No, 1 = Yes. |
0 |
Updated about 2 years ago