Ok... so why am I getting images when I specify some published date ranges using the official Java API? (com.google.gdata.client.Query.setPublishedMin and com.google.gdata.client.Query.setPublishedMax methods)
On May 31, 3:43 pm, Lee <[email protected]> wrote: > FYI.... > > Fromhttp://code.google.com/apis/picasaweb/docs/2.0/reference.html > > Picasa Web Albums query parameters reference > Picasa Web Albums supports the following Google Data Protocol query > parameters: start-index, max-results, alt, fields, and prettyprint. > The user-based and community search feeds support the q full-text > search query parameter. Picasa Web Albums does not currently support > the other standard parameters. > > On May 10, 7:54 am, GoRaXaN <[email protected]> wrote: > > > > > Hi, > > > I'm trying to get images published before some specific date using the > > parameter published-max. The problem is that I always get 0 results no > > matter what date I type. I've tried some queries and the only moment > > I'm getting results is when I enter a future date (tomorrow, the > > following year,... whichever future date). > > > No > > results:http://picasaweb.google.com/data/feed/api/all?published-max=2008-05-10 > > Results:http://picasaweb.google.com/data/feed/api/all?published-max=2011-05-10 > > > I gues it's a bug that should be resolved, isn't it? > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Picasa Web Albums 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 > > athttp://groups.google.com/group/google-picasa-data-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums 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-picasa-data-api?hl=en.
