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

google_ads_list_video_assets

List the account's YouTube video assets (FROM asset) with derived watch, embed, and public thumbnail URLs.

List the account's YouTube video assets (FROM asset) with derived watch, embed, and public thumbnail URLs. This is the whole stock and carries no notion of delivery: an asset uploaded years ago and never served appears exactly like one running today. Newest first, so a limit returns recent assets rather than an arbitrary slice, and the count in the response is the account total. For a visual-only gallery of assets with delivery over dates, use get_creative_gallery (Performance Max coverage). Request get_creative_performance only when KPI cards are wanted. Google Ads exposes no downloadable video file: PMax and Demand Gen videos are hosted on YouTube, so display them via embed or thumbnails.

Kind
Read
Discovery
Announced in the tool list
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)
nameFilterstringOptionalOnly assets whose name contains this text.
limitintegerOptionalDefault: 500.

Calling itLink to this section

jsonDirectly, since it is announced
{
  "name": "google_ads_list_video_assets",
  "arguments": {
    "customerId": "<string>"
  }
}
Esc

Type to search