接口说明:根据组件 id 获取活动和配置信息
https://open.rabbitpre.com/api/marketplugin/pluginActivity/getPluginActivityId
参数 | 必选 | 类型 | 说明 |
pluginComponentId | true | string | 插件组件Id |
换行和缩进只是为了更好的展示:请求示例
https://open.rabbitpre.com/api/marketplugin/pluginActivity/getPluginActivityId
参数 | 类型 | 说明 |
pluginComponentId | string | 活动组件ID |
{ "code": "200", "msg": "ok", "data": [ { "awardId": "1101a151-600c-4390-9d1c-f008b05081ac", "awardLevel": "士大夫是", "awardSource": "VIRTUAL_PRIZE", "award": { "objId": "698179222816305152", "objName": "22", "objImg": "//test-cdn1.rabbitpre.com/e93e5a4f-c686-4712-8eac-d268cc9c40b4", "objType": "VIRTUAL", "objGrantWay": 3, "objPeriodType": 2, "objPeriodDay": 2, "objSubTitle": "" }, "awardNum": 10, "winRate": 10, "winUserLimit": { "limitWay": 1, "blackWhite": { "checkField": "", "ossPath": "", "fileName": "" }, "user": { "option": "tag", "data": [] } }, "exchangePeriodType": "2", "periodAfterDay": 2, "checkWay": 1, "receiveAwardWay": 2, "exchangeUrl": "", "exchangeAddress": "", "operateTip": "", "contact": "", "exchangeDesc": "", "serialNum": 1 }, { "awardId": "74c8b825-231c-4895-91aa-e6f78b96e6d2", "awardLevel": "第三方按时", "awardSource": "VIRTUAL_PRIZE", "award": { "objId": "698199992409657344", "objName": "dfsasd", "objImg": "//test-cdn1.rabbitpre.com/f616bc77-fe89-4931-b88f-fdc8ed7cf680", "objType": "VIRTUAL", "objGrantWay": 3, "objPeriodType": 2, "objPeriodDay": 2, "objSubTitle": "" }, "awardNum": 10, "winRate": 100, "winUserLimit": { "limitWay": 1, "blackWhite": { "checkField": "", "ossPath": "", "fileName": "" }, "user": { "option": "tag", "data": [] } }, "exchangePeriodType": "2", "periodAfterDay": 2, "checkWay": 1, "receiveAwardWay": 2, "exchangeUrl": "", "exchangeAddress": "", "operateTip": "", "contact": "", "exchangeDesc": "", "serialNum": 3 }, { "awardId": "8461a5bb-7394-41ee-a751-ae08bdca4650", "awardLevel": "第三方沙发", "awardSource": "VIRTUAL_PRIZE", "award": { "objId": "698138573853306880", "objName": "long-大量数据", "objImg": "//test-cdn1.rabbitpre.com/f840a5d4-e17c-47b8-b54c-fc0090d14a47", "objType": "VIRTUAL", "objGrantWay": 3, "objPeriodType": 2, "objPeriodDay": 2, "objSubTitle": "" }, "awardNum": 10, "winRate": 10, "winUserLimit": { "limitWay": 1, "blackWhite": { "checkField": "", "ossPath": "", "fileName": "" }, "user": { "option": "tag", "data": [] } }, "exchangePeriodType": "2", "periodAfterDay": 2, "checkWay": 1, "receiveAwardWay": 2, "exchangeUrl": "", "exchangeAddress": "", "operateTip": "", "contact": "", "exchangeDesc": "", "serialNum": 2 } ] } |