PlaybackMethod Enum

This commit is contained in:
Scott Kay
2022-05-17 02:07:31 -04:00
parent bb5afb30e3
commit cd5d1e704d
+3 -1
View File
@@ -298,7 +298,9 @@ type Video struct {
// future version of the specification. It is strongly advised to use
// only the first element of this array in preparation for this
// change.
PlaybackMethod []int8 `json:"playbackmethod,omitempty"`
// Note:
// OpenRTB <=2.5 defined only methods 1..6.
PlaybackMethod []adcom1.PlaybackMethod `json:"playbackmethod,omitempty"`
// Attribute:
// playbackend