Re: Most recent Blogger comments
Esbo dv <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
This is not exactly what you are looking for but you could request by date range possibly combined with status to get the comments. Then in the application you can combine results (if you execute multiple requests) and sort in the order you want. Alternatively you could get comments by post Id using blogger.comments.list. If you execute listByBlog request with just the required parameters, you get all comments but in the order of oldest first which is why I would add the date ranges and do some intelligent merging on the application side. On Friday, June 17, 2016 at 2:17:59 AM UTC-4, Paulo Cesar wrote: > > Hi, how do I get the most recent blogger comments using ObjC client? > > It seems that blogger.comments.listByBlog doesn't accept orderBy. > > At least in the API Explorer ( > https://developers.google.com/apis-explorer/#p/blogger/v3/blogger.comments.listByBlog > ) I can't find any input for orderBy, and informing orderBy to > GTLQueryBlogger doesn't have any effect. > > Thanks in advance, > Paulo > -- You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bloggerdev. For more options, visit https://groups.google.com/d/optout.