> For the complete documentation index, see [llms.txt](https://docs.blueseasx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blueseasx.com/server-bidding/server-integration/bidrequest-object/regs-object.md).

# Regs Object

<table data-header-hidden data-search="false"><thead><tr><th width="113.109375"></th><th width="90.23828125"></th><th width="363.96875"></th><th></th></tr></thead><tbody><tr><td><strong>Attribute</strong></td><td><strong>Type</strong></td><td><strong>Description</strong></td><td><strong>Required</strong></td></tr><tr><td>coppa</td><td>integer</td><td><p>Flag indicating if this request is subject to the COPPA regulations established by</p><p>the USA FTC, where 0 = no, 1 = yes, the user is under age 13 and subject to COPPA</p></td><td>yes for the subjected users</td></tr><tr><td>regs.gdpr</td><td>integer</td><td>Flag indicating if this request is subject to the GDPR regulations, where 0 = no, 1 = yes.</td><td>yes for the subjected users</td></tr><tr><td>regs.us_privacy</td><td>string</td><td>Flag indicating consent for requests subject to CCPA. See <a href="https://github.com/InteractiveAdvertisingBureau/USPrivacy/blob/master/CCPA/OpenRTB%20Extension%20for%20USPrivacy.md/#extension-object-us_privacy-attribute">OpenRTB Extension for U.S. Privacy</a></td><td>yes for the subjected users</td></tr><tr><td>regs.gpp</td><td>string</td><td>Contains the Global Privacy Platform’s consent string. See the Global Privacy Platform specification for more details.</td><td>no</td></tr><tr><td>regs.gpp_sid</td><td>integer array</td><td>Array of the section(s) of the string which should be applied for this transaction. Generally will contain one and only one value, but there are edge cases where more than one may apply. GPP Section 3 (Header) and 4 (Signal Integrity) do not need to be included. See the GPP Section Information for more details.</td><td>no</td></tr><tr><td>ext</td><td>string</td><td>Extension</td><td>no</td></tr></tbody></table>
