Is there any way to get the content of a single promoted-only tweet after posting? (Created with nullcast=true?)
“statuses/show.json?id=:x” seems to work for normal tweets, but not for a promoted-only tweet. And “accounts/:account/scoped_timeline?scoped_to=none&user_ids=:user” works, but it returns a list, and it would be nice to fetch only a single instance. Is there a way to do this?
Thanks,
William