Thumbnails aren't supported with Python. Looks like they're also not supported with C#. Please correct me if I'm wrong.
http://code.google.com/p/gdata-python-client/issues/detail?id=99 www.mcwebmasters.com On Dec 1, 9:46 pm, steve <[EMAIL PROTECTED]> wrote: > Does the C# API support thumbnails? If yes, how do I access the > thumbnails using the GBaseEntry object? > > I can get back results with thumbnails, however it appears there is no > way to access the thumbnails using the C# GBaseEntry object. The > following command just returns an array of url strings to the primary > images. > > entry.GBaseAttributes.GetUrlAttributes("image link") > > On Dec 1, 8:04 pm, Tom Wilson <[EMAIL PROTECTED]> wrote: > > > > > 250 per a results set maximum and 1000 or so max results for each > > different query. > > > Tom Wilson > > Freelance Google Base Developer and Consultantwww.tomthedeveloper.com > > > Google Base Tools -http://dev.tomthedeveloper.com/googlebase > > Featured Project > > :http://google-code-featured.blogspot.com/2008/02/google-base-competit... > > > On Dec 1, 2:24 pm, Dennis123 <[EMAIL PROTECTED]> wrote: > > > > Thanks for the replies! The problem with filtering out the data > > > after the request is, you never know how much data to request if you > > > want a standard amount of results. And with paging the logic could > > > get crazy. I'd have to pretty much request back the maxim, cache it > > > and do paging manually. And I'm sure the maxim is pretty low to stop > > > abuse. > > > > I'll go with the "no image" image to start with. > > > > But thanks again, I really appreciate the responses.- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base 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-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
