mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-14 05:56:34 +03:00
adcom1: media response JSON sample fix: .display.type -> .display.ctype
https://github.com/InteractiveAdvertisingBureau/AdCOM/pull/9
This commit is contained in:
Vendored
+1
-1
@@ -7,7 +7,7 @@
|
||||
"secure": 1,
|
||||
"display": {
|
||||
"mime": "image/jpeg",
|
||||
"type": 3,
|
||||
"ctype": 3,
|
||||
"w": 320,
|
||||
"h": 50,
|
||||
"banner": {
|
||||
|
||||
Reference in New Issue
Block a user