mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-14 14:06:38 +03:00
openrtb2: device enums
This commit is contained in:
+3
-1
@@ -256,7 +256,9 @@ type Device struct {
|
||||
// Description:
|
||||
// Network connection type. Refer to List: Connection Types in
|
||||
// AdCOM 1.0.
|
||||
ConnectionType int8 `json:"connectiontype,omitempty"`
|
||||
// Note:
|
||||
// OpenRTB <=2.5 defined only connection types 1..6.
|
||||
ConnectionType adcom1.ConnectionType `json:"connectiontype,omitempty"`
|
||||
|
||||
// Attribute:
|
||||
// ifa
|
||||
|
||||
Reference in New Issue
Block a user