openrtb2: device enums

This commit is contained in:
Scott Kay
2022-05-19 02:18:18 -04:00
parent c0ddd7985c
commit 09763a91ff
+3 -1
View File
@@ -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