google api - Calendar "Created by" field -
i'm creating event google calendar api. when create events, 1 of fields in event called "created by" , lists email address of service account used create event (123456789-qwertyuiop@developer.gserviceaccount.com) rather gmail address of main account (my_address@gmail.com). can change created field of main account?
the created field not marked "writable" in documentation https://developers.google.com/google-apps/calendar/v3/reference/events means it's read , cannot modify it.
Comments
Post a Comment