twitter ruby ads sdk:Twitter支持和维护的适用于Ruby的Ads API SDK 源码
入门 安装 # 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