Skip to content

Commit 255e214

Browse files
author
Jake Uskoski
committed
PIPL: Add PIPL regulation to extensions for legal context
1 parent 8660569 commit 255e214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openrtb.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ type Format struct {
298298
type RegExtension struct {
299299
GDPR int `json:"gdpr,omitempty"`
300300
LGPD bool `json:"lgpd,omitempty"`
301+
PIPL bool `json:"pipl,omitempty"`
301302
USPrivacy string `json:"us_privacy,omitempty"`
302303
}
303304

0 commit comments

Comments
 (0)