Get total number of Post pages
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
I'm looking at the following doc on listing Blog Posts: https://developers.google.com/blogger/docs/3.0/reference/posts/list. For starters, the maxResults parameter should state its default as well as the acceptable range. The default seems to be 10 since I'm only getting back 10 posts at a time, but what is the maximum allowed value for maxResults? Next, if paging is required, I need to know the total number of pages or Posts. The YouTube PlaylistItems list method looks like it returns this in a pageInfo object. I need to know the total number of posts as I iterate them in order to show a progress bar. I would assume most of the time one would want to show the total number of pages if using paging as well. Is this available? If not, I think it should be added. -- 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 http://groups.google.com/group/bloggerdev. For more options, visit https://groups.google.com/d/optout.