mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-14 14:06:38 +03:00
openrtb3: comment cosmetics
This commit is contained in:
+1
-2
@@ -59,8 +59,7 @@ type Item struct {
|
||||
// Type:
|
||||
// integer
|
||||
// Definition:
|
||||
// Timestamp when the item is expected to be fulfilled (e.g
|
||||
// when a DOOH impression will be displayed) in Unix format (i.e., milliseconds since the epoch).
|
||||
// Timestamp when the item is expected to be fulfilled (e.g when a DOOH impression will be displayed) in Unix format (i.e., milliseconds since the epoch).
|
||||
DT int64 `json:"dt,omitempty"`
|
||||
|
||||
// Attribute:
|
||||
|
||||
Reference in New Issue
Block a user