Format Object

Format Object Properties

Value

Type

Description

h

integer

Height of the impression in pixels, for example 500

w

integer

Width of the impression in pixels, for example 340

{
   "format":[{
      "w":300,
      "h":250
   }]
}