admob_auth
Exchange the authorization code from Google OAuth consent screen for AdMob access tokens. Required after running configure_admob to get the auth URL.
Instructions
Complete AdMob OAuth authentication by exchanging the authorization code for access tokens. Run configure_admob first to get the auth URL.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authCode | Yes | Authorization code from Google OAuth consent screen |