reportingTimeZone property

String? reportingTimeZone
getter/setter pair

The time zone that is used in reports that are generated for this account.

The value is a time-zone ID as specified by the CLDR project, for example, "America/Los_Angeles".

Implementation

core.String? reportingTimeZone;