I am creating events via the Google Calendar API v3 with service application. I'm authenticating my program via OAuth 2.0 credentials obtained through the API console.
Everything works well so far, but I see the service account email address as my event creator. How can I set another email address as the event creator?