For YouTube Analytics API, there is a "day" dimension that can be used to break down metrics by day.
My question is
- What timezone is used in order to aggregate data into "day" buckets? The user's timezone or some fixed timezone like PST.
- Is DST handled properly with these daily aggregations?