현지 시간대 보고
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
현지 시간대 보고서를 사용하면 애드센스 계정의 현지 시간대를 기준으로 보고서를 실행할 수 있습니다. 애드센스 관리 API v2부터 이 기능이 기본적으로 사용 설정됩니다.
설정하기
대부분의 경우 애드센스 사용자가 계정의 현지 시간대를 구성하기만 하면 현지 시간대 보고서를 사용할 수 있습니다. 따라서 관련성 높은 시간대를 선택하여 애드센스 웹사이트 및 애드센스 관리 API 보고서에서 사용할 수 있습니다.
보고서 요청
애드센스 웹사이트 및 애드센스 관리 API에서는 기본적으로 계정의 현지 시간대를 이용해 보고서를 생성합니다. 애드센스 관리 API의 경우 임시 및 저장된 보고서 생성 요청에 대해 reportingTimeZone
매개변수 (ReportingTimeZone
참고)를 통해 이 옵션을 선택할 수 있습니다.
현지 시간대 보고를 사용 중지하려면 reportingTimeZone
매개변수를 GOOGLE_TIME_ZONE
로 설정해야 합니다. 이렇게 하면 결제 시간대 (항상 America/Los_Angeles)를 사용하여 보고서가 생성됩니다.
사용자가 계정에 현지 시간대를 설정하지 않은 경우 계정 시간대는 결제 시간대와 동일한 America/Los_Angeles로 간주됩니다.
주의사항
시간대 변경
계정의 시간대가 변경될 때마다 최대 2일의 전환 기간이 있어 보고 데이터의 일관성이 유지되지 않을 수 있습니다. 이 데이터는 항상 일관되지 않으므로 가능한 경우 애플리케이션에서 이러한 전환 지점을 주의해서 기록하세요.
이러한 전환의 한 가지 관련 있는 예는 계정에 대해 현지 시간대를 처음 설정한 경우입니다. 즉, 기본적으로 계정 시간대에서 선택된 시간대로 전환됩니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-26(UTC)
[null,null,["최종 업데이트: 2025-07-26(UTC)"],[[["\u003cp\u003eAdSense reports are now generated in the user's local time zone by default, offering a more relevant view of data.\u003c/p\u003e\n"],["\u003cp\u003eUsers can configure their preferred time zone within their AdSense account settings for use across the website and API.\u003c/p\u003e\n"],["\u003cp\u003eReports can be generated using the billing time zone (America/Los_Angeles) by explicitly setting the \u003ccode\u003ereportingTimeZone\u003c/code\u003e parameter to \u003ccode\u003eGOOGLE_TIME_ZONE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eChanging the account's time zone may result in inconsistent reporting data for a brief period, which should be taken into consideration.\u003c/p\u003e\n"]]],["AdSense's local time zone reporting, enabled by default in API v2, allows reports to use the user's chosen time zone. Users must configure their account's local time zone. The `reportingTimeZone` parameter manages this in the API; setting it to `GOOGLE_TIME_ZONE` uses the billing time zone (America/Los_Angeles). If no user timezone is set the billing time zone is used. Time zone changes may cause up to two days of inconsistent reporting data.\n"],null,["# Local Time Zone Reporting\n\nLocal time zone reporting allows you to run reports in the AdSense account's local time zone. As of v2 of the AdSense Management API, this functionality is enabled by default.\n\nSetting things up\n-----------------\n\nIn most cases, all that is required to use local time zone reporting is for the AdSense user to [configure their account's local time zone](https://support.google.com/adsense/answer/9830725). This allows them to choose a time zone that is more relevant to them, and use it across the AdSense website and AdSense Management API reports.\n\nRequesting a report\n-------------------\n\nThe AdSense website and AdSense Management API will use the account's local time zone by default to generate reports. For the AdSense Management API, this choice is controlled via a `reportingTimeZone` parameter (see [`ReportingTimeZone`](/adsense/management/reference/rest/v2/ReportingTimeZone)) for both [ad hoc](/adsense/management/reference/rest/v2/accounts.reports) and [saved report](/adsense/management/reference/rest/v2/accounts.reports.saved) generation requests.\n\nTo disable local time zone reporting, the `reportingTimeZone` parameter should be set to `GOOGLE_TIME_ZONE`; this generates reports using the billing time zone (always America/Los_Angeles).\n\nNote that if the user has never [set the local time zone for the account](https://support.google.com/adsense/answer/9830725), their account time zone will be considered to be America/Los_Angeles, the same as the billing time zone.\n\nThings to watch out for\n-----------------------\n\n### Changing time zones\n\nWhenever the time zone for an account is changed, there will be a short transition period of up to two days where the reporting data will potentially be inconsistent. This data will always remain inconsistent, so be careful to note these transition points in your application, if possible.\n\nOne particularly relevant example of these transitions is when the local time zone for an account is first set: this will essentially be a switch from the default account time zone to the chosen time zone."]]