Skip to content
Get MCP AdsGet MCP Ads, home
Start free

google_ads_get_pmax_assets

List Performance Max asset group assets from asset_group_asset with asset group/campaign context and optional date-range performance metrics.

List Performance Max asset group assets from asset_group_asset with asset group/campaign context and optional date-range performance metrics.

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 performance metrics.
endDatestringOptionalOptional end date YYYY-MM-DD for performance metrics.
campaignIdstringOptionalOptional Performance Max campaign ID filter.
assetGroupIdstringOptionalOptional asset group ID filter.
fieldTypestringOptionalOptional AssetFieldType enum filter, e.g. HEADLINE, LONG_HEADLINE, MARKETING_IMAGE.
statusFilterstringOptionalOne of: ENABLED, PAUSED, REMOVED.
limitintegerOptionalDefault: 1000.

Calling itLink to this section

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

Type to search