Great, thanks for the help Austin.

On Jun 27, 4:42 pm, "Austin (Google)" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> yes you can do that.  If you prefix an event title with some text, you can
> perform full text query for all events to return just those with those
> prefix text.  You can do that by appending the "q" parameter to the feed
> URL.  e.g.
>
> http://www.google.com/calendar/feeds/default/private/full?q=123
>
> For more information on other query parameter like full text query, you can
> go to -
>
> http://code.google.com/apis/calendar/reference.html
>
> Hope it helps,
> Austin
>
> On Wed, Jun 25, 2008 at 8:02 AM, britg <[EMAIL PROTECTED]> wrote:
>
> > Howdy, I'm new to the API and I will admit I've only spent about an
> > hour looking through the docs and this group.  I hope though that I
> > can get my questions out of the way in one fell swoop.  Can I do the
> > following with this API?
>
> > I have an applications with thousands of individual profiles.  I only
> > want one calendar for the entire application.  I want to prefix events
> > with a unique key denoting which profile the event belongs to.  Can I,
> > using hte API, just pull events into a calendar that have a particular
> > unique key in the event?
>
> > Scenario:
>
> > User 123A created an event called 'My Event'.  I want to name that
> > event '123 My Event'.  When the user logs into my application and
> > views his/her profile can I, using the API, only show that user events
> > that begin with 123?
>
> > Why am I doing it this way?  As far as I understand I am limited to
> > 1000 individual calendars using the google apps for my domain
> > calendar.  Is this correct?
>
> > Thanks in advance for any help you can provide.
--~--~---------~--~----~------------~-------~--~----~
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