List ad source adapters
admob_list_adaptersList adapters for an ad source to retrieve adapter IDs and config metadata required for ad unit mapping creation.
Instructions
List the adapters for one ad source. An adapter is a platform-specific SDK implementation; its adapterId and adapterConfigMetadata are needed to create ad unit mappings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | ||
| pageToken | No | ||
| adSourceId | Yes | The ad source id (from admob_list_ad_sources). | |
| 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. |