mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-14 22:16:41 +03:00
Device: added 'connectiontype'
This commit is contained in:
@@ -173,6 +173,14 @@ type Device struct {
|
||||
// connectiontype integer Network connection type. Refer to List 5.18.
|
||||
Carrier string `json:"carrier,omitempty"`
|
||||
|
||||
// Attribute:
|
||||
// connectiontype
|
||||
// Type:
|
||||
// integer
|
||||
// Description:
|
||||
// Network connection type. Refer to List 5.18.
|
||||
Connectiontype uint8 `json:"connectiontype,omitempty"`
|
||||
|
||||
// Attribute:
|
||||
// ifa
|
||||
// Type:
|
||||
|
||||
Reference in New Issue
Block a user