mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-18 14:16:22 +08:00
style: format
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"campaign_id": 23456,
|
||||
"adgroup_id": 123456,
|
||||
"adgroup_name": "朋友圈广告组测试1",
|
||||
"site_set": [ "SITE_SET_WECHAT" ],
|
||||
"site_set": ["SITE_SET_WECHAT"],
|
||||
"optimization_goal": "OPTIMIZATIONGOAL_IMPRESSION",
|
||||
"billing_event": "BILLINGEVENT_IMPRESSION",
|
||||
"bid_amount": 20000,
|
||||
@@ -16,11 +16,11 @@
|
||||
"product_refs_id": "",
|
||||
"targeting": {
|
||||
"geo_location": {
|
||||
"regions": [ 110000, 310000 ],
|
||||
"location_types": [ "LIVE_IN" ]
|
||||
"regions": [110000, 310000],
|
||||
"location_types": ["LIVE_IN"]
|
||||
},
|
||||
"age": [ "20~30" ],
|
||||
"gender": [ "FEMALE" ]
|
||||
"age": ["20~30"],
|
||||
"gender": ["FEMALE"]
|
||||
},
|
||||
"begin_date": "2017-06-11",
|
||||
"end_date": "2017-06-13",
|
||||
@@ -39,4 +39,4 @@
|
||||
"page": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user