Format Object¶
Value |
Type |
Description |
---|---|---|
h |
integer |
Height of the impression in pixels, for example |
w |
integer |
Width of the impression in pixels, for example |
{
"format":[
{
"w":300,
"h":250
},
{ "w":728,
"h":90
},
{ "w":300,
"h":50
}
]
}