Create AdMob app
create_appCreate an AdMob app by linking a published store listing via appStoreId or registering an unpublished app with displayName. Requires the admob.monetization scope.
Instructions
Creates an app in the AdMob account. Provide appStoreId to link a published store listing, or displayName to register an unpublished app manually. Requires the admob.monetization scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | App platform | |
| appStoreId | No | Store ID to link — Android package name (com.example.app) or iOS numeric App Store ID | |
| displayName | No | Display name for an app that is not published on a store yet |