runReport 이 메서드는
Google 애널리틱스 이벤트 데이터에 대한 맞춤 보고서를 만들 수 있습니다.
메서드를 사용하세요.
batchRunReports 이것은
runReport 메서드의 일괄 버전을 사용하여
단일 API 호출을 사용하여 보고서를 작성할 수 있습니다.
runPivotReport 이 메서드
Google 애널리틱스 이벤트의 맞춤설정된 피벗 보고서를 반환합니다.
데이터를 수집하는 데 사용됩니다 피벗 보고서는 일반 보고서보다 더 고급스럽고 표현력이 뛰어난 형식입니다.
있습니다. 각 피벗은 표에 표시되는 측정기준 열과 행을 설명합니다.
응답을 신고합니다.
getMetadata 이 메서드는 다음을 반환합니다.
보고 방법에 사용할 수 있는 측정기준 및 측정항목에 대한 메타데이터입니다. 용도
측정기준과 측정항목을 살펴보겠습니다 이 메서드의 응답은
지정된 광고 그룹에서 사용할 수 있는 맞춤 측정기준 및 측정항목이 포함됩니다.
Google 애널리틱스 속성입니다.
checkCompatibility 이
메서드에서는 보고서 요청에 추가할 수 있는 측정기준과 측정항목을 나열합니다.
호환성을 유지할 수 있습니다
runRealtimeReport 이
메서드는 맞춤설정된 실시간 이벤트 데이터 보고서를 반환합니다.
설정할 수 있습니다 이벤트가 시작되고 몇 초 후 실시간 보고서에 표시됩니다.
Google 애널리틱스로 전송됩니다 실시간 보고서에는 이벤트 및 사용량이 표시됩니다.
현재 순간부터 30분까지의 기간 동안의 데이터
최대 60분 전 (Google 애널리틱스 360 속성의 경우 최대 60분)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-08-19(UTC)"],[[["The Google Analytics Data API (v1) allows programmatic access to Google Analytics report data, excluding Universal Analytics properties."],["This API offers methods for retrieving various report types, including standard, pivot, realtime, and funnel reports, and enables tasks like building custom dashboards and automating reporting."],["Users can leverage client libraries in Java, Python, Node.js, and other languages for streamlined implementation."],["The API is currently in Alpha and Beta stages with potential for breaking changes, particularly in Alpha features."],["Comprehensive documentation, including API schema, quickstart guides, and reference materials, are available to aid developers in utilizing the API effectively."]]],["The Google Analytics Data API allows programmatic access to report data, excluding legacy Universal Analytics properties. It offers Alpha and Beta channels with varying stability. Key actions include generating reports (simple, pivot, funnel, real-time), batching reports, retrieving metadata, and checking compatibility. The API can build dashboards, automate reporting, and integrate data with other apps. Client libraries simplify implementation. Methods include `runReport`, `runPivotReport`, `runFunnelReport`, and managing audience exports, among others.\n"]]