https://accounts.google.com/o/oauth2/auth?client_id={クライアントID}&redirect_uri=urn:ietf:wg:oauth:2.0:oob&scope=https://www.googleapis.com/auth/gmail.readonly&response_type=code&approval_prompt=force&access_type=offline
https://himakan.net/websites/how_to_google_oauth
https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority
http://www.yoheim.net/blog.php?q=20160411
サービスアカウント経由であれば秘密鍵JSONを利用し、OAuth2.0であればClientID/KEYを使う(リダイレクトURLなしを作成するにはその他を選択する)
CLIENT ID | OAuth 2.0 クライアントID |
CLIENT KEY | OAuth 2.0 クライアントパスワード |
https://developer.android.com/google/play/developer-api.html#subscriptions_api_overview