I am using Google data API to download post and comments to load into my local database. I am able to fetch the post. To fetch the comments, I need blog id and post id. Does anyone know how and from where to reterive this programatically? I believe you can user AtomEntry.id.AbsoluteURI and then do a substring to get the blog id and post id. I was wondering if anyone know a simpler way of doing this? Or a simpler way of downloading the comments for a post?
Any help would be much appreciated. Thanks Raj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
