google ads get pmax assets
google_ads_get_pmax_assetsGet Performance Max asset group assets with campaign and asset group context, plus optional date-range performance metrics to audit and optimize creative effectiveness.
Instructions
List Performance Max asset group assets from asset_group_asset with asset group/campaign context and optional date-range performance metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daily | No | Segment dated performance by segments.date. | |
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| assetId | No | Restrict reporting to one asset. | |
| endDate | No | Optional end date YYYY-MM-DD for performance metrics | |
| metrics | No | Additional asset-compatible GAQL metric fields. Used with a date range; delivery metrics are always included. Omit for the default delivery/conversion fields. | |
| fieldType | No | Optional AssetFieldType enum filter, e.g. HEADLINE, LONG_HEADLINE, MARKETING_IMAGE | |
| startDate | No | Optional start date YYYY-MM-DD for performance metrics | |
| campaignId | No | Optional Performance Max campaign ID filter | |
| customerId | Yes | Google Ads customer ID (without dashes, e.g., 1234567890) | |
| assetGroupId | No | Optional asset group ID filter | |
| statusFilter | No | Native status values used to filter the returned entities. | |
| assetGroupIds | No | Restrict reporting to these asset groups. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |