mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
17 lines
274 B
JSON
17 lines
274 B
JSON
{
|
|
"type": "image",
|
|
"image_url": "https://yastatic.net/s3/home/divkit/chess.png",
|
|
"action": {
|
|
"url": "https://ya.ru",
|
|
"log_id": "test_log_id"
|
|
},
|
|
"width": {
|
|
"type": "fixed",
|
|
"value": 100
|
|
},
|
|
"height": {
|
|
"type": "fixed",
|
|
"value": 100
|
|
}
|
|
}
|