meteor-cj:Commission Junction(CJ Affiliate by Conversant)流星的 API 包装器

时间:2021-07-13 21:24:05
【文件属性】:
文件名称:meteor-cj:Commission Junction(CJ Affiliate by Conversant)流星的 API 包装器
文件大小:6KB
文件格式:ZIP
更新时间:2021-07-13 21:24:05
JavaScript Commission Junction(CJ Affiliate by Conversant)流星的 API 包装器 提供服务器上可用的产品和链接搜索功能。 安装 meteor add bredikhin:cj 用法 var config = { developerKey : 'get it on https://api.cj.com/' , websiteId : 12345 // Get from the Account > Websites while logged into cj.com } ; var cj = new Cj ( config ) ; // Find products cj . productSearch ( { keywords : '+McQueen +shoes' } , function ( err , res ) { if ( err )
【文件预览】:
meteor-cj-master
----cj.js(2KB)
----package.js(628B)
----LICENSE(1KB)
----.gitignore(8B)
----README.md(3KB)
----versions.json(451B)
----cj_tests.js(4KB)
----.npm()
--------package()

网友评论