Ad image url

Property Type Description
url string Image URL
width number Render width of image in pixels
height number Render height of image in pixels
1
2
3
4
5
{
    "url": "https://www.example.com/creative1.jpg",
    "width": 100,
    "height": 100
}