How to get total number of Post pages
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
I'm looking at the doc on listing posts here: https://developers.google.com/blogger/docs/3.0/reference/posts/list. For starters, it should list the default for maxPosts as well as the acceptable values. It seems the default is 10, but I don't know what the maximum allowed value is. Second, if paging is required, I need to know how many posts or pages there are total. The YouTube PlaylistItems List <https://developers.google.com/youtube/v3/docs/playlistItems/list> provides a pageInfo object for this purpose. Is there something similar with the Blogger Posts list response? I need to know the total # of posts left as I iterate through them in order to show a progress bar. I would assume in most cases if you're allowing pagination, you'd also want to show the total number of pages. -- 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.