1. 首页
  2. 数据库
  3. 其它
  4. twitter ruby ads sdk:Twitter支持和维护的适用于Ruby的Ads API SDK 源码

twitter ruby ads sdk:Twitter支持和维护的适用于Ruby的Ads API SDK 源码

上传者: 2021-02-17 11:08:37上传 ZIP文件 231.12KB 热度 24次
入门 安装 # installing the latest signed release gem install twitter-ads 快速开始 require 'twitter-ads' # initialize the client client = TwitterAds :: Client . new ( CONSUMER_KEY , CONSUMER_SECRET , ACCESS_TOKEN , ACCESS_TOKEN_SECRET ) # load the advertiser account instance account = client . accoun
用户评论