authenticate
Complete OAuth2 authentication for Google Tag Manager by entering the authorization code obtained from the redirect URL after visiting the authentication link.
Instructions
認証コードを使用して認証を完了します。get_auth_urlで取得したURLにアクセスし、リダイレクト先のURLから認証コードを取得して使用してください。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | OAuth2認証コード(リダイレクト先のURLの「code=」の後の値) |