没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
Customer.io Python绑定 此模块已经过Python 3.6、3.7、3.8和3.9的测试。 正在安装 pip install customerio 用法 from customerio import CustomerIO , Regions cio = CustomerIO ( site_id , api_key , region = Regions . US ) cio . identify ( id = "5" , email = 'customer@example.com' , name = 'Bob' , plan = 'premium' ) cio . track ( customer_id = "5" , name = 'purchased' ) cio . track ( customer_id = "5" , name = 'purchased' , pr
资源推荐
资源详情
资源评论
收起资源包目录
customerio-python-master.zip (18个子文件)
customerio-python-master
.github
workflows
main.yml 1KB
AUTHORS 34B
customerio
client_base.py 2KB
__init__.py 206B
regions.py 248B
track.py 6KB
api.py 4KB
requirements.txt 16B
LICENSE 2KB
setup.py 1KB
README.md 7KB
Makefile 769B
tests
test_api.py 3KB
test_customerio.py 12KB
__init__.py 0B
server.py 3KB
.gitignore 89B
CHANGELOG.md 608B
共 18 条
- 1
资源评论
曲奇小朋友
- 粉丝: 18
- 资源: 4575
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功