mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-15 22:46:34 +03:00
cr
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user