0

We are reading the Promoted Tweets data by pulling Active Entities and then their respective data from Synchronous Analytics endpoint.

Next step is to get Promoted Tweets data for same Active Entities from Promoted Tweet Endpoint, So we can have information such as LineItemId. We need LineItemId so we can determine the hierarchy which is present here

Issue: But while fetching Promoted Tweets data we can see some of the Entity Ids that are available from Active Entities endpoint are not coming from Promoted Tweets endpoint. We are reading Promoted tweets with with_deleted=true.

It would be great if someone can guide us whether it is expected or we are missing something.

Fraz Sundal
  • 10,288
  • 22
  • 81
  • 132
  • It would help if you can share code and the errors, and what you've tried and what is not working. – Andy Piper Feb 24 '21 at 08:57
  • Reading promoted tweets using "/8/accounts/18ce54ie6t4/promoted_tweets?with_deleted=true" url. But around 33 Entity Ids are not coming. But when we read same account id information using Active Entities we can able to fetch data properly for those Ids. – Fraz Sundal Feb 24 '21 at 11:56
  • @AndyPiper I have added my request url in comments. – Fraz Sundal Feb 25 '21 at 08:42
  • There is a known issue where the active entities returns promoted tweets for specific campaign objectives that aren't supported via the API. There is an open bug with the team to filter these out. I'd suggest asking Twitter Ads API (non-programming questions) at twittercommunity.com – osowskit Nov 28 '21 at 16:08

0 Answers0