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.
- Source
- Google Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
customerId- Endpoint
- https:/
/ mcp. getmcpads. com/ google-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
customerId | string | Required | Google Ads customer ID (without dashes, e.g., 1234567890) |
campaignId | string | Optional | Optional Demand Gen campaign ID filter. |
limit | integer | Optional | Default: 500. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "google_ads_get_demand_gen_assets",
"args": {
"customerId": "<string>"
}
}
}