Skip to content
Get MCP AdsGet MCP Ads, home
Start free
View as Markdown

google_ads_get_pmax_asset_diagnostics

Read-only Performance Max asset group diagnostics. One of 38 Google Ads tools on the Get MCP Ads MCP gateway.

Read-only Performance Max asset group diagnostics. Returns ad strength, asset coverage action items, primary status reasons, optional performance metrics, and optional top asset combinations.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
customerId
Endpoint
https://mcp.getmcpads.com/google-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
customerIdstringRequiredGoogle Ads customer ID (without dashes, e.g., 1234567890)
startDatestringOptionalOptional start date YYYY-MM-DD for asset group metrics/top combinations.
endDatestringOptionalOptional end date YYYY-MM-DD for asset group metrics/top combinations.
campaignIdstringOptionalOptional Performance Max campaign ID filter.
assetGroupIdstringOptionalOptional asset group ID filter.
statusFilterstringOptionalOne of: ENABLED, PAUSED, REMOVED.
includeTopCombinationsbooleanOptionalAlso query asset_group_top_combination_view when available. Default: true.
limitintegerOptionalDefault: 1000.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "google_ads_get_pmax_asset_diagnostics",
    "args": {
      "customerId": "<string>"
    }
  }
}
Esc

Type to search