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. Shopping product imagery lives in Merchant Center, not in this library.
- Source
- Google Ads
- Kind
- Read
- Discovery
- Announced in the tool list
- 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) |
nameFilter | string | Optional | Only assets whose file name contains this text. |
minWidth | integer | Optional | Only images at least this wide, in pixels. |
minHeight | integer | Optional | Only images at least this tall, in pixels. |
limit | integer | Optional | Default: 500. |
Calling itLink to this section
{
"name": "google_ads_list_image_assets",
"arguments": {
"customerId": "<string>"
}
}