diff --git a/video.go b/video.go index d6bd899..a9512a1 100644 --- a/video.go +++ b/video.go @@ -113,7 +113,7 @@ type Video struct { // If a bidder sends markup/creative that is itself skippable, the // Bid object should include the attr array with an element of // 16 indicating skippable video. Refer to List 5.3. - Skip int8 `json:"skip"` + Skip *int8 `json:"skip,omitempty"` // Attribute: // skipmin