Skip to content

Commit aea5d6f

Browse files
Merge pull request #17 from UnityTech/APIN-3028_add_network_5G_connectionType
APIN-3028 Add network 5G and map it to the connectionType in the bid request
2 parents c6b4708 + 5fb8c65 commit aea5d6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openrtb.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ const (
172172
ConnTypeCell2G = 4
173173
ConnTypeCell3G = 5
174174
ConnTypeCell4G = 6
175+
ConnTypeCell5G = 7
175176
)
176177

177178
// 5.19 No-Bid Reason Codes

0 commit comments

Comments
 (0)