Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Ads.UnitTests/ModelSamples/Estimation/EstimationGetRequest.json

11 lines
258 B
JSON
Raw Normal View History

2021-06-12 18:17:44 +08:00
{
"campaign_type": "AMPAIGN_TYPE_WECHAT_MOMENTS",
"targeting": {
"geo_location": {
"regions": [ 310000 ],
"location_types": [ "LIVE_IN" ]
},
"age": [ "20~25" ],
"gender": [ "FEMALE" ]
}
}