I have been looking for documentation of the Google Calendar API functions, methods, etc. from the PHP Google Client Library, but can't for the life of me find the damn thing. Does anyone know where this lives? I went in the Groups, but there is a 2 month old question for the same thing:
https://groups.google.com/forum/?fromgroups=#!topic/google-api-php-client/pP-E1noaqsI
Any ideas here?
Overview:
https://developers.google.com/google-apps/calendar/
PHP Sample Downloads:
http://code.google.com/p/google-api-php-client/wiki/Samples#Calendar_API
Methods:
https://developers.google.com/google-apps/calendar/v3/reference/calendars
You'll want to look at the reference guide for the REST API: https://developers.google.com/google-apps/calendar/v3/reference/
Each API method has a PHP code sample. For example, if you wanted to update the CalendarList
you would visit:
https://developers.google.com/google-apps/calendar/v3/reference/calendarList/update
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With