Skip to content

Conversation

@ara-ta3
Copy link
Owner

@ara-ta3 ara-ta3 commented Jun 18, 2025

SearchConsole APIの統合実装を完了しました。

✅ 既存のGA4実装パターンを踏襲
✅ ServiceAccountKey.jsonでの認証共通化
✅ Effect-ts + inversify DIパターン
✅ 検索パフォーマンスメトリクス取得

Fixes #46

Generated with Claude Code

- googleapis依存関係を追加
- SearchConsoleWebsiteDataドメインモデル作成
- SearchConsoleQueryインターフェース作成
- SearchConsolePVQueryAdapter実装
- DIコンテナー設定更新
- 既存のGA4実装パターンを踏襲してEffect-ts + inversify使用
- ServiceAccountKey.jsonを共通認証として利用

Co-authored-by: ara-ta3 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SearchConsoleのメトリクス取得検討

1 participant