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

google_ads_get_demand_gen_assets

List Demand Gen ads (video responsive, multi-asset, carousel) with their referenced creatives resolved: stable image URLs and YouTube video IDs with embed…

List Demand Gen ads (video responsive, multi-asset, carousel) with their referenced creatives resolved: stable image URLs and YouTube video IDs with embed and thumbnail URLs. Complements google_ads_get_pmax_assets, which covers Performance Max.

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)
campaignIdstringOptionalOptional Demand Gen campaign ID filter.
limitintegerOptionalDefault: 500.

Calling itLink to this section

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

Type to search