Reputation: 10448
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.
Upvotes: 0
Views: 288