We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e01ace commit be504fcCopy full SHA for be504fc
openrtb.go
@@ -154,4 +154,4 @@ type Deal struct {
154
}
155
156
// General Extensions
157
-type Extensions map[string]string
+type Extensions map[string]interface{}
0 commit comments