style: format

This commit is contained in:
Fu Diwei
2022-05-06 20:29:27 +08:00
parent d364c1a354
commit 7e6cfa5ca3
2352 changed files with 3542 additions and 4198 deletions

View File

@@ -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
}
}
}
}