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