Skip to content

Commit 5fb8c65

Browse files
APIN-3028 Add network 5G and map it to the connectionType in the bid request - added new Connection Type = 7
1 parent c6b4708 commit 5fb8c65

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)