Hi,

How can we fetch comments list of promoted only tweets, what is the api end point for it please.

Thanks in advance.

Thanks,
Sandeep.S

We can get user timeline list using below api end point

https://api.twitter.com/1.1/statuses/user_timeline.json

But which by default returns only organic tweets, is there any option or parameter to fetch promoted tweets also.

Thanks in advance.

Thanks,
Sandeep.S

Hi can anyone help me here please.

Thanks,
Sandeep.S

Hey @sandeepsaripali

I don’t believe there’s an Ads API endpoint for this. Your best bet would be to rely on something like the 30 day premium search for this.

Thanks!