Fundamentals
Timezones
Timezones, Accounts, and Billing
Datetime values are always returned in UTC time (as indicated by the Z at the end of the datetime value.) Datetimes may be specified in any timezone in a POST or PUT command using the ISO 8601 standard format for timezone. Time is represented using a subset of ISO-8601. More specifically, the strptime string for our date format is “%Y-%m-%dT%l:%M:%S%z”. The timezone of the advertiser’s account determines the actual time that the official billing numbers are frozen.
When querying the API at the account level (GET accounts), you will get timezone information that looks like this: