We specify the "date" in the userUsageReport as shown in the reference below.
https://developers.google.com/admin-sdk/reports/reference/rest/v1/userUsageReport/get
It is written as follows on the reference, but I'm not sure what it means.
"We recommend you use your account's time zone for this."
I'm curious about the relationship between the specified date and the timezone. Will it behave like one of the following? Does anyone know?
A. Data is acquired according to the time zone of the user account used for authentication when executing the API.
B. Data is retrieved according to the time zone of each user account specified in the API "userKey or all"
C. Data is retrieved according to uniform UTC or a specific time zone