Hi Ran,

The mentions timeline method is described in detail here:
    http://dev.twitter.com/doc/get/statuses/mentions

In it we describe the count parameter which you can use to retrieve up to
the most recent 200 mentions in one request. To obtain more you need to use
the page parameter to move through the timeline. The maximum mentions
available through the API is 800.

I hope that helps,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Mon, Nov 22, 2010 at 9:54 AM, Ran Margaliot <ran5...@gmail.com> wrote:

> Hello,
>
> i am trying to get the latest mentions of my authenticated user, i use
> statuses/mentions, i know this method only returns 20 statuses per
> page, but even when i use paging, i dont get all of my users mentions
> (i get about 30 when my user has a lot more).
>
> any thoughts?
>
> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to