diff --git a/native/request/video.go b/native/request/video.go index 4ba8472..c1b0142 100644 --- a/native/request/video.go +++ b/native/request/video.go @@ -49,7 +49,7 @@ type Video struct { // Description: // An array of video protocols the publisher can accept in the bid response. // See OpenRTB Table ‘Video Bid Response Protocols’ for a list of possible values. - Protocols []int8 `json:"protocols"` // TODO!!! + Protocols []Protocol `json:"protocols"` // Field: // ext