Hi,
We’re using the Twitter Ads site to schedule tweets for posting later in the day. Once scheduled the site gives us a tweet_id on the URL. I thought this would be the tweet ID of the posted tweet. However, when the tweet posted later, it was under a different ID. Using the Twitter API statuses/show, there is no tweet with the ID the scheduler provided.
IMHO the tweet id should match, because that would allow us to schedule tweets and be able to predict the URL ahead of them being posted, thus meaning that code that relies on specific tweets can be done in advance, rather than every single day.
Thanks in advance,
Jo