10 messages in com.googlegroups.google-picasa-data-apiRe: get photos using certain tag
FromSent OnAttachments
IPC22 May 2007 12:43 
Sven22 May 2007 14:35 
bradsucks05 Jun 2007 19:23 
Sven06 Jun 2007 13:58 
bradsucks06 Jun 2007 19:23 
Sven07 Jun 2007 10:23 
DOH10 Jun 2007 09:07 
bradsucks12 Jun 2007 21:37 
Magnus O.14 Jun 2007 05:22 
Sven14 Jun 2007 09:44 
Subject:Re: get photos using certain tag
From:Sven (s.@google.com)
Date:06/07/2007 10:23:32 AM
List:com.googlegroups.google-picasa-data-api

We released this last night. Go ahead and try it out and let me know how it works!

On 06/06/07, bradsucks <brad@gmail.com> wrote:

Thanks Sven!

Brad

------- music: www.bradsucks.net blog: www.bradsucks.net/blog/

On Jun 6, 4:58 pm, Sven <s.@google.com> wrote:

We should be releasing this very shortly. Unfortunately I can't give an exact date, but we're hoping to have it out soon.

On 05/06/07, bradsucks <brad@gmail.com> wrote:

Sven: It's been a couple of weeks since your post (I've been hoping for this too), are we any closer? Trying to decide if I should write a workaround or not. Thanks, keep up the great work!

Brad

------- music:www.bradsucks.net blog:www.bradsucks.net/blog/

On May 22, 5:35 pm, Sven <s.@google.com> wrote:

This query is coming in very shortly.

You'll be able to make this query by doing:

/data/feed/api/user/<username>/albumid/<albumid>?tag=thetag

and you'll get all photos in the album that match that tag. Unfortunately it doesn't work yet, but it should be released within the next week

or

two.

-Sven

On 22/05/07, IPC <stre@jakubdolejs.com> wrote:

Is there any way to get a list of all photos in an album that use a certain tag? For example if I'd like to get all photos in a certain album that are tagged 'beach'. I found how to get a list of tags used by an album or list of photos in an album. Thank you.