Enum AccountsResource.ReportsResource.SavedResource.GenerateCsvRequest.ReportingTimeZoneEnum
Timezone in which to generate the report. If unspecified, this defaults to the account timezone. For more information, see changing the time zone of your reports.
Namespace: Google.Apis.Adsense.v2
Assembly: Google.Apis.Adsense.v2.dll
Syntax
public enum AccountsResource.ReportsResource.SavedResource.GenerateCsvRequest.ReportingTimeZoneEnum
Fields
| Name | Description |
|---|---|
| ACCOUNTTIMEZONE | Use the account timezone in the report. |
| GOOGLETIMEZONE | Use the Google timezone in the report (America/Los_Angeles). |
| REPORTINGTIMEZONEUNSPECIFIED | Unspecified timezone. |