Connector Improvement: Add historical data to Twitter_User_History table in Twitter Organic Connector
Answeredmodify the model query to retrieve all historical data, to get changes in follower count over time, or at least capture data from the last 24 months if not al time?
-
Official comment
Hi,
Luke from the Product team here. Thanks for submitting this feature request.I believe our connector pulls every tweet for each account and inserts any previously unseen users into twitter_user_history, with no date-based filtering applied to the tweet requests. We use this endpoint to get the tweets: https://developer.x.com/en/docs/x-ads-api/creatives/api-reference/tweets.
I'll confirm with our engineering team. However, I don't think we can pull more historical data than we already do using this API.Best,
Luke -
I am looking for account-level activity for this connector.
https://docs.x.com/x-api/account-activity/introduction -
Hi Barbara,
Luke from the Product team here.
That endpoint is for the X API; our connector relies on the X Ads API. The former is exorbitantly expensive to use. The Ads API is free for advertisers, which is why we've implemented the connector this way.
We do not have plans to add support for the X Ads API endpoints.
Best,
Luke -
Thank you for the reply, Lucas.
It seems like we should be able to pull some account engagement information on the daily level (https://developer.x.com/en/docs/x-ads-api/analytics/api-reference/asynchronous)
But I will wait for what your team has to say.
Please sign in to leave a comment.
Comments
4 comments