Skip to content

feat: SearchConsole API統合実装 - #47

Open
ara-ta3 wants to merge 1 commit into
mainfrom
claude/issue-46-20250618_120529
Open

feat: SearchConsole API統合実装#47
ara-ta3 wants to merge 1 commit into
mainfrom
claude/issue-46-20250618_120529

Conversation

@ara-ta3

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

Copy link
Copy Markdown
Owner

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 <ara-ta3@users.noreply.github.com>
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