List AdMob ad units
admob_list_ad_unitsRetrieve ad unit IDs, formats, and types from an AdMob account using publisher ID.
Instructions
List the ad units under an AdMob account, including ad unit id, parent app id, format, and ad types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Follow pagination and return all ad units (capped). | |
| 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. |