class
TwitterAds::Api::Stats
- TwitterAds::Api::Stats
- TwitterAds::Response
- Reference
- Object
Defined in:
twitter-ads/api/stats.crConstant Summary
-
BELONGS_TO =
[account_id : String] of ASTNode -
RESOURCE =
{:type => :none, :name => nil, :error => nil, :extra_mappings => nil}
Constructors
Class Method Summary
Instance Method Summary
- #account_id : String
- #account_id=(v : String) : String
-
#account_id=(v : Nil)
nilassignments are always ignored - #account_id? : String | Nil
- #next_cursor? : String | Nil
- #parsed : StatsAccount
- #parsed=(v : StatsAccount) : StatsAccount
-
#parsed=(v : Nil)
nilassignments are always ignored - #parsed? : StatsAccount | Nil
- #parser : Parser
- #parser=(v : Parser) : Parser
-
#parser=(v : Nil)
nilassignments are always ignored - #parser? : Parser | Nil
Instance methods inherited from class TwitterAds::Response
body(*args, **options)body(*args, **options, &) body, body! : String body!, code : Int32 code, code=(v : Int32) : Int32
code=(v : Nil) code=, code? : Int32 | Nil code?, headers(*args, **options)
headers(*args, **options, &) headers, http : HTTP::Client::Response http, http=(v : HTTP::Client::Response) : HTTP::Client::Response
http=(v : Nil) http=, http? : HTTP::Client::Response | Nil http?, rate_limit : RateLimit rate_limit, rate_limit=(v : RateLimit) : RateLimit
rate_limit=(v : Nil) rate_limit=, rate_limit? : RateLimit | Nil rate_limit?, req : Request req, req=(v : Request) : Request
req=(v : Nil) req=, req? : Request | Nil req?, success?(*args, **options)
success?(*args, **options, &) success?