We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fdbe80 + 9bd7d41 commit 15b0419Copy full SHA for 15b0419
1 file changed
openrtb.go
@@ -56,6 +56,8 @@ const (
56
APIFrameworkMRAID1 = 3
57
APIFrameworkORMMA = 4
58
APIFrameworkMRAID2 = 5
59
+ APIFrameworkMRAID3 = 6
60
+ APIFrameworkOMID1 = 7
61
)
62
63
// 5.7 Video Linearity
0 commit comments