diff --git a/openrtb2/content.go b/openrtb2/content.go index 0234d0c..8a99af6 100644 --- a/openrtb2/content.go +++ b/openrtb2/content.go @@ -138,6 +138,15 @@ type Content struct { // Production quality. Refer to List: Production Qualities in AdCOM 1.0. ProdQ *adcom1.ProductionQuality `json:"prodq,omitempty"` + // Attribute: + // videoquality + // Type: + // integer; DEPRECATED; REMOVED in OpenRTB 2.6 + // Description: + // Note: Deprecated in favor of prodq. + // Video quality. Refer to List 5.13. + VideoQuality *adcom1.ProductionQuality `json:"videoquality,omitempty"` + // Attribute: // context // Type: