Create ad unit mapping
create_ad_unit_mappingCreate an ad unit mapping to link an AdMob ad unit to a third-party network adapter, using the adapter ID and configuration keys from list_adapters.
Instructions
Creates an ad unit mapping that links an AdMob ad unit to a third-party network placement via an adapter. Get the adapter ID and required configuration keys from list_adapters. Requires the admob.monetization scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adUnitId | Yes | AdMob ad unit ID to attach the mapping to | |
| adapterId | Yes | Adapter ID from list_adapters | |
| displayName | No | Display name of the mapping | |
| adUnitConfigurations | Yes | Adapter configuration key/value pairs, keys from the adapter's adUnitConfigurations |