TwitterAds::Api::AuthenticatedUserAccess
Inherits TwitterAds::Response < Reference < Object
Constants
BELONGS_TO = [account_id : String] of ASTNode
RESOURCE = {:type => :single, :name => AuthenticatedUserAccess, :error => nil, :extra_mappings => nil}
Constructors
new(res : Response, account_id : String)
Instance methods
account_id
account_id=(v : String) : String
account_id=(v : Nil)
nil assignments are always ignored
account_id?
each
next_cursor?
parser
parser=(v : Parser) : Parser
parser=(v : Nil)
nil assignments are always ignored
parser?
permissions(*args, **options)
Sourcepermissions(*args, **options, &)
Sourceuser_id(*args, **options)
Sourceuser_id(*args, **options, &)
Source