TwitterAds::PrerollCallToAction
Inherits Reference < Object
Constructors
new(__temp_884 : JSON::PullParser)
SourceInstance methods
account_id
account_id=(v : String) : String
account_id=(v : Nil)
nil assignments are always ignored
account_id?
call_to_action
Sourcecall_to_action=(_call_to_action : Union(String, Nil))
Sourcecall_to_action_url
Sourcecall_to_action_url=(_call_to_action_url : Union(String, Nil))
Sourcecreated_at
Sourcecreated_at=(_created_at : Union(String, Nil))
Sourcedeleted
Sourcedeleted=(_deleted : Union(Bool, Nil))
Sourceid
Sourceid=(_id : String)
Sourceline_item_id
Sourceline_item_id=(_line_item_id : Union(String, Nil))
Sourceto_json(json : JSON::Builder)
Sourceto_pb
Sourceupdated_at
Sourceupdated_at=(_updated_at : Union(String, Nil))
Source