On Apr 5, 6:36 pm, Ray Baxter <[EMAIL PROTECTED]> wrote:
> > On Apr 5, 1:41 pm, Salim Fadhley <[EMAIL PROTECTED]> wrote:
>
> >> Oh and one more thing - when I say event, I mean a spesific instance
> >> of an event (e.g. a meeting at 2pm today) I do not care that the
> >> meeting might be part of a recurring sequence. I just want to know
> >> what is happening now and next.
>
> This requires setting the singleevents parameter to true. Consult API
> documentation for how to do this.
>
> Ray
I see - you mean the single-events EventQuery parameter - it's a
parameter on the query object right. But what value do I set it to - a
python True value gives me an odd error message:
TypeError: "argument of type 'bool' is not iterable"
I'm guessing that it wants a string as the argument not a boolean or
integer value - but what string? The manual does not say.
Sal
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---