How to find the date a user created their Google account
PHP Snippet 1:
https://developers.google.com/oauthplayground
PHP Snippet 2:
https://people.googleapis.com/v1/people/me
PHP Snippet 3:
https://www.googleapis.com/calendar/v3/calendars/primary
PHP Snippet 4:
GET https://www.googleapis.com/drive/v3/files/root?fields=*&key={YOUR_API_KEY}