Hi there,
I’m trying to make a query on conversation id: 1329400582629683201, but I’m not getting any retweets or quotes, only replies.
This is my URL for the query:
/2/tweets/search/recent?query=conversation_id:1329850043143254018
lang:en&tweet.fields=conversation_id,author_id,created_at,geo,in_reply_to_user_id,public_metrics,referenced_tweets&expansions=author_id,referenced_tweets.id&user.fields=created_at&max_results=10
When I check the “in_reply_to_user_id” fields for the query result, there are only “replied_to”, no “retweet” or “quote”. But the conversation_id showed a retweet_count of 33091 and a quote_count: 8979.
What am I doing wrong?
2 Likes