-GoogleAPIについてまとめ

*公式情報ページ [#se492ab0]

|API一覧|https://developers.google.com/apis-explorer/#p/|
|ConsoleのAPI設定TOP|https://console.developers.google.com/apis/credentials|
|Developer Console|https://console.developers.google.com/cloud-resource-manager?pli=1&authuser=1&creatingProject=true|


*Developer Console [#c4ed5562]

*Service Accountを利用したアクセスについて [#td025a55]

-FireBaseで使ったものの情報が非常に少ない!公式情報としては下記の通り。

https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority

-使って見た事例

http://www.yoheim.net/blog.php?q=20160411

*API認証周り [#lc49f6f6]

サービスアカウント経由であれば秘密鍵JSONを利用し、OAuth2.0であればClientID/KEYを使う(リダイレクトURLなしを作成するにはその他を選択する)

**用語集 [#k9021d24]

|CLIENT ID|OAuth 2.0 クライアントID|
|CLIENT KEY|OAuth 2.0 クライアントパスワード|


*Google Play Console [#ga9aac43]

https://developer.android.com/google/play/developer-api.html#subscriptions_api_overview

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS