mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-14 22:16:41 +03:00
native/request: type fixes/changes
- Asset.{Title,Img,Video,Data} now use corresponding object types (ptr)
- Data.Len is uint64 now
- Image.{W,WMin,H,HMin} are uint64 now
- removed video.linearity from native fixture
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
{
|
||||
"id": 4,
|
||||
"video": {
|
||||
"linearity": 1,
|
||||
"minduration": 15,
|
||||
"maxduration": 30,
|
||||
"protocols": [
|
||||
|
||||
Reference in New Issue
Block a user