TwitterAds::Response
Inherits Reference < Object
Constructors
Instance methods
body(*args, **options)
Sourcebody(*args, **options, &)
Sourcebody!
Sourcecode
code=(v : Int32) : Int32
code=(v : Nil)
nil assignments are always ignored
code?
headers(*args, **options)
Sourceheaders(*args, **options, &)
Sourcehttp
http=(v : HTTP::Client::Response) : HTTP::Client::Response
http=(v : Nil)
nil assignments are always ignored
http?
rate_limit
rate_limit=(v : RateLimit) : RateLimit
rate_limit=(v : Nil)
nil assignments are always ignored
rate_limit?
req
req=(v : Request) : Request
req=(v : Nil)
nil assignments are always ignored
req?
success?(*args, **options)
Sourcesuccess?(*args, **options, &)
SourceMacros
_finish_dsl_
Source