Austin,

It seems like we need an update, or clarification on the documentation.

http://code.google.com/apis/calendar/developers_guide_protocol.html#ExtendedProps

says:
>
> Note: Extended properties are not indexed so you can't query based  
> on their keys or values.

and the extq query parameter is not documented here:
http://code.google.com/apis/calendar/reference.html#Parameters

and only seems to be documented for the Java APi.

I would file an issue about this, but it seems like documentation  
issues have a separate tracking system.

Thanks,

Ray



On May 20, 2008, at 10:09 AM, Austin (Google) wrote:

> Hi,
>
> I think extended property would be a good way to handle this.  Say  
> if you tag an event with a name/value pair of conference=true, then  
> you can query for all events tagged with "conference" like this -
>
> http://www.google.com/calendar/feeds/default/private/full? 
> extq=[conference:true]
>
> Hope that helps,
> Austin
>
> On Mon, May 19, 2008 at 12:43 PM, tabetan  
> <[EMAIL PROTECTED]> wrote:
>
> I have to retrieve events based on a field, which is the type of
> event. For example a "conference", a "concert", etc..
> I thought to create one extended property named "typeofevent" and
> check this variable.
>
> but I am not convinced of this method,
>
> what do you think is the best practice to do this?
>
>
> thanks,
>
> Gab
>
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar 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-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to