Search This Site

Custom Search

Monday, December 13, 2010

Re: [bloggerDev] Get comments (not only summary)

On 2010-12-13 11:25, Roger wrote:
> Hi there,
>
> Does the Blogger API offer a method to fetch all comments? The feed
> http://www.blogger.com/feeds/{blogID}/{postID}/comments/default
> contains only a (sometimes truncated) summary. Searching the group I
> found some posts referring to http://www.blogger.com/feeds/{blogID}/{postID}/comments/full,
> but this does not work for me.
>
How about 'start-index' from:

http://code.google.com/apis/gdata/docs/2.0/reference.html

Also check:

http://code.google.com/apis/blogger/docs/2.0/developers_guide_protocol.html#RetrievingComments

--
Best regards!

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.

No comments:

Post a Comment