configure_admob
Set up Google AdMob OAuth credentials to enable ad unit management. Provide client ID and client secret to receive an authorization URL for completing the OAuth flow.
Instructions
Set up Google AdMob OAuth credentials for ad unit management. After configuration, an authorization URL will be provided to complete the OAuth flow.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | Google OAuth 2.0 Client ID (from Google Cloud Console) | |
| clientSecret | Yes | Google OAuth 2.0 Client Secret |