Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Ads.UnitTests/ModelSamples/AdCreatives/AdCreativesAddResponse.json

8 lines
95 B
JSON
Raw Normal View History

2021-06-12 18:17:44 +08:00
{
"errcode": 0,
"errmsg": "",
"data": {
"adcreative_id": 345678
}
}