Re: fetchBodies Optional Parameter on Posts doesn't seem to work
Winston Weinert <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
I've experienced this too. The documentation should be updated if this
feature has been removed.
It's still listed as a parameter at:
https://developers.google.com/blogger/docs/3.0/reference/posts/list
fetchBodiesbooleanWhether the body content of posts is included.Anybody
know the scoop?
Winston Weinert
On Wednesday, March 6, 2013 9:49:21 PM UTC-6, Josh McJilton wrote:
>
> Has anyone had luck getting the fetchBodies parameter to work? No matter
> what I do I always get the full content of the posts in my response. Here
> is an example API I'm using:
>
> GET https://www.googleapis.com/blogger/v3/blogs/9961975/posts?fetchBodies=false&key={YOUR_API_KEY}
>
>
> With that I would expect to not have the content of the post in the
> response... but I do.
>
> I'm trying to just get a complete list of the IDs for all the posts on a
> given blog, but with all the body content the response is so large I'll
> have to page through a ton of requests to build that up.
>
> Any ideas?
>
> Thanks!
>
--
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/groups/opt_out.