Skip to content

Commit 15b0419

Browse files
author
Vu Pham
authored
Merge pull request #12 from UnityTech/APIN-1921
[APIN-1921] Add more constants to 5.6 API Frameworks
2 parents 8fdbe80 + 9bd7d41 commit 15b0419

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

openrtb.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ const (
5656
APIFrameworkMRAID1 = 3
5757
APIFrameworkORMMA = 4
5858
APIFrameworkMRAID2 = 5
59+
APIFrameworkMRAID3 = 6
60+
APIFrameworkOMID1 = 7
5961
)
6062

6163
// 5.7 Video Linearity

0 commit comments

Comments
 (0)