Google Analytics
5
0
Summary
Google Analytics Data API server that enables AI assistants to retrieve analytics data through a standardized interface. Built with TypeScript, it provides tools for running standard and realtime reports with configurable metrics, dimensions and date ranges, while handling authentication via service accounts. Particularly valuable for marketers and analysts who need to access Google Analytics 4 data and metrics directly through conversational AI without manual API configuration.
Available Actions(2)
get_report
指定した日付範囲、メトリクス、ディメンションに基づいてレポートを取得します。引数: { startDate: string, endDate: string, metrics: array, dimensions: array, limit: number }
get_realtime_data
リアルタイムデータを取得します。引数: { metrics: array, dimensions: array, limit: number }
Last Updated: May 18, 2025
커뮤니티 리뷰
0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요