We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8660569 + 255e214 commit 22d63e4Copy full SHA for 22d63e4
1 file changed
openrtb.go
@@ -298,6 +298,7 @@ type Format struct {
298
type RegExtension struct {
299
GDPR int `json:"gdpr,omitempty"`
300
LGPD bool `json:"lgpd,omitempty"`
301
+ PIPL bool `json:"pipl,omitempty"`
302
USPrivacy string `json:"us_privacy,omitempty"`
303
}
304
0 commit comments