ReportingTimeZone
Stay organized with collections
Save and categorize content based on your preferences.
Enums |
REPORTING_TIME_ZONE_UNSPECIFIED |
Unspecified timezone. |
ACCOUNT_TIME_ZONE |
Use the account timezone in the report. |
GOOGLE_TIME_ZONE |
Use the Google timezone in the report (America/Los_Angeles). |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-21 UTC.
[null,null,["Last updated 2024-08-21 UTC."],[[["\u003cp\u003eReports can be generated using the account's time zone, Google's time zone (America/Los_Angeles), or left unspecified.\u003c/p\u003e\n"],["\u003cp\u003eFor detailed instructions on adjusting report time zones, refer to the provided support link.\u003c/p\u003e\n"]]],["The provided content details time zone options for report generation. Users can select from three options: an unspecified time zone, their account's time zone, or Google's time zone (America/Los_Angeles). These options, `REPORTING_TIME_ZONE_UNSPECIFIED`, `ACCOUNT_TIME_ZONE`, and `GOOGLE_TIME_ZONE`, determine the time zone reflected in the report data. Further details on changing report time zones are available via a provided link.\n"],null,["# ReportingTimeZone\n\nTimezone in which to generate a report.\n\nFor more information, see [changing the time zone of your reports](https://support.google.com/adsense/answer/9830725).\n\n| Enums ||\n|-----------------------------------|--------------------------------------------------------------|\n| `REPORTING_TIME_ZONE_UNSPECIFIED` | Unspecified timezone. |\n| `ACCOUNT_TIME_ZONE` | Use the account timezone in the report. |\n| `GOOGLE_TIME_ZONE` | Use the Google timezone in the report (America/Los_Angeles). |"]]