I cannot find this question answered and I cannot get this to work no
matter how I try...

I have a recurring event ID - I would like to get all the instances of
this event broken out so I can update a single instance.  I know this
can be done through a newEventQuery() by setting $query-
>setSingleEvents('true'), however in order to query I must provide a
text string to query by - and passing the ID into the query does not
return anything.  I am afraid of overlapping results - and since I
know the event ID I feel like it should be possible to get all the
events broken out.

I can get the event by doing  $service->getCalendarEventEntry
($eventURL) - but that does not allow me to use setSingleEvents
('true').

So my question is - what is the best way to do this?

I am using Zend/PHP.

Any help is greatly appreciated.

--~--~---------~--~----~------------~-------~--~----~
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