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

12 lines
251 B
JSON
Raw Normal View History

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