List AdMob ad sources
admob_list_ad_sourcesList mediation ad sources available in your AdMob account, returning each ad source's ID and title.
Instructions
List the mediation ad sources available to the AdMob account (each has an ad source id and title).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | ||
| pageToken | No | ||
| publisherId | No | AdMob publisher id or account resource name, e.g. "pub-1234567890123456" or "accounts/pub-1234567890123456". Defaults to ADMOB_PUBLISHER_ID, or the single account on the credentials. |