Can i retrieve entries changed/created after a specified date? This is regardless of the event date - only by "modified date". I.e. if i modify an old even i want to be able to retrieve it using a query (without knowing its id)
I m trying to retrieve a single CalendarEventEntry from a Google Calendar by the event ID but I can t find the way to do it. It seems that the API doesn t provide a method for this, though it suggests ...