DotNetCore.SKIT.FlurlHttpCl.../test/SKIT.FlurlHttpClient.Wechat.Ads.UnitTests/ModelSamples/Images/ImagesAddResponse.json
2021-06-11 21:58:48 +08:00

13 lines
343 B
JSON

{
"errcode": 0,
"errmsg": "",
"data": {
"image_id": "999:4f71a5b6e71c6abf67a2b16c0b9017a8",
"width": 160,
"height": 210,
"file_size": 10280,
"type": "IMAGE_TYPE_JPG",
"signature": "4f71a5b6e71c6abf67a2b16c0b9017a8",
"preview_url": "https://example.com/example.jpg"
}
}