mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增小程序联盟定向计划推广相关接口
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"productList": [
|
||||
{
|
||||
"productId": "411664954",
|
||||
"rate": 1500
|
||||
}
|
||||
],
|
||||
"planItem": {
|
||||
"planName": "新计划",
|
||||
"planDesc": "新计划",
|
||||
"planStartTime": 1631203200,
|
||||
"planEndTime": 1631894400
|
||||
}
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"planId": "d3g1MzllMGI0ODcyZjE5NmQxLDIwMjUzMjg5NjY0MDc5NjI2MjQ=",
|
||||
"planType": "PROMOTION_TARGETED_PLAN_TYPE_OPEN",
|
||||
"inviteUrl": "https://union.weixin.qq.com/mp/promoter/target/addPlan?planId=d3g1MzllMGI0ODcyZjE5NmQxLDIwMjUzMjg5NjY0MDc5NjI2MjQ="
|
||||
}
|
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"planList": [
|
||||
{
|
||||
"planId": "d3g1MzllMGI0ODcyZjE5NmQxLDIwMjU0MTQzOTUwMTg3NTYwOTYsMQ==",
|
||||
"planName": "参数加了plantype",
|
||||
"planStatus": "VALID",
|
||||
"planType": "PROMOTION_TARGETED_PLAN_TYPE_OPEN",
|
||||
"planDesc": "最后一个",
|
||||
"planStartTime": 1630339200,
|
||||
"planEndTime": 1631203200,
|
||||
"acceptPromoterCnt": 0,
|
||||
"auditingPromoterCnt": 0,
|
||||
"inviteUrl": "https://union.weixin.qq.com/mp/promoter/target/addPlan?planId=d3g1MzllMGI0ODcyZjE5NmQxLDIwMjU0MTQzOTUwMTg3NTYwOTYsMQ=="
|
||||
}
|
||||
],
|
||||
"total": 17,
|
||||
"plan": {
|
||||
"planId": "d3g1MzllMGI0ODcyZjE5NmQxLDIwMjU0MTQzOTUwMTg3NTYwOTYsMQ==",
|
||||
"planName": "参数加了plantype",
|
||||
"planStatus": "VALID",
|
||||
"planType": "PROMOTION_TARGETED_PLAN_TYPE_OPEN",
|
||||
"planDesc": "最后一个",
|
||||
"planStartTime": 1630339200,
|
||||
"planEndTime": 1631203200,
|
||||
"acceptPromoterCnt": 0,
|
||||
"auditingPromoterCnt": 0,
|
||||
"inviteUrl": "https://union.weixin.qq.com/mp/promoter/target/addPlan?planId=d3g1MzllMGI0ODcyZjE5NmQxLDIwMjU0MTQzOTUwMTg3NTYwOTYsMQ=="
|
||||
}
|
||||
}
|
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"productList": [
|
||||
{
|
||||
"productId": "411664954",
|
||||
"outProductId": "1625193120000",
|
||||
"title": "封面设计图兑换封面使用权(1625193120000)",
|
||||
"headImg": "https://store.mp.video.tencent-cloud.com/161/20304/snscosdownload/SH/reserved/60cc6f6200022e3f0000000049ec7164000000a000004f50?imageView2/3/w/750",
|
||||
"cats": [
|
||||
{
|
||||
"catId": "1495",
|
||||
"level": 1,
|
||||
"name": "家用电器"
|
||||
},
|
||||
{
|
||||
"catId": "1559",
|
||||
"level": 2,
|
||||
"name": "商用电器"
|
||||
},
|
||||
{
|
||||
"catId": "1600",
|
||||
"level": 3,
|
||||
"name": "香肠/热狗机"
|
||||
}
|
||||
],
|
||||
"path": "pages/productDetail/productDetail?productId=1625193120000",
|
||||
"minPrice": 1,
|
||||
"totalStockNum": 100,
|
||||
"commissionRatio": 1500
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"promoterList": [
|
||||
{
|
||||
"appid": "wx216c2a6a0658b53e",
|
||||
"nickname": "这里也很重要",
|
||||
"promoterType": "MERCHANT",
|
||||
"applyTime": 1630465151,
|
||||
"promoterStatus": "AUDITING",
|
||||
"joinTime": 0,
|
||||
"applyReason": ""
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"planId": "d3g1MzllMGI0ODcyZjE5NmQxLDIwMzg2MDUyNDQxNzA5MTE3NDQsMQ==",
|
||||
"productList": [
|
||||
{
|
||||
"productId": "411664954",
|
||||
"rate": 1500
|
||||
}
|
||||
],
|
||||
"planItem": {
|
||||
"planName": "新计划",
|
||||
"planDesc": "新计划",
|
||||
"planStartTime": 1631203200,
|
||||
"planEndTime": 1631894400,
|
||||
"planStatus": "INVALID"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"planId": "d3g1MzllMGI0ODcyZjE5NmQxLDIwMjUzMjg5NjY0MDc5NjI2MjQ=",
|
||||
"inviteUrl": "https://union.weixin.qq.com/mp/promoter/target/addPlan?planId=d3g1MzllMGI0ODcyZjE5NmQxLDIwMjUzMjg5NjY0MDc5NjI2MjQ="
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"appidList": [ "wx216c2a6a0658b53e" ],
|
||||
"promoterStatus": "ACCEPTED",
|
||||
"planId": "d3g1MzllMGI0ODcyZjE5NmQxLDIwMjc5NDE3MTE2ODI4Nzk0ODgsMQ=="
|
||||
}
|
Reference in New Issue
Block a user