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

google_ads_list_image_assets

List the account's image asset library (FROM asset) with stable, publicly served full-size URLs on tpc.googlesyndication.com, dimensions, file size…

List the account's image asset library (FROM asset) with stable, publicly served full-size URLs on tpc.googlesyndication.com, dimensions, file size, and mime type. This is the whole stock and carries no notion of delivery: an asset uploaded in 2022 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. Shopping product imagery lives in Merchant Center, not in this library.

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 file name contains this text.
minWidthintegerOptionalOnly images at least this wide, in pixels.
minHeightintegerOptionalOnly images at least this tall, in pixels.
limitintegerOptionalDefault: 500.

Calling itLink to this section

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

Type to search