Skip to content
Get MCP AdsGet MCP Ads, home
Start free

pinterest_list_ad_creatives

List the ad account's ad creatives across every status (the API silently omits ARCHIVED ads unless asked) with their pin media resolved: public i.pinimg.com…

List the ad account's ad creatives across every status (the API silently omits ARCHIVED ads unless asked) with their pin media resolved: public i.pinimg.com image URLs up to 1200px, video cover, and video_url when the app is allowed to read it. Catalog-driven formats are excluded by default.

Kind
Read
Discovery
Announced in the tool list
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/pinterest-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringOptionalPinterest ad account ID. Defaults to the configured account.
adIdsarrayOptionalOnly these ads; cannot combine with campaignIds or adGroupIds.
campaignIdsarrayOptionalOnly ads in these campaigns.
adGroupIdsarrayOptionalOnly ads in these ad groups.
includeArchivedbooleanOptionalInclude ARCHIVED ads (the API omits them by default) Default: true.
excludeCatalogFormatsbooleanOptionalSkip catalog-driven ads whose visuals come from the product feed. Default: true.
maxAdsintegerOptionalAds scanned before media resolution. Default: 250.
maxPinsintegerOptionalUnique pins resolved into media URLs. Each one costs an API call, and the Pinterest app quota is tight. Default: 40.

Calling itLink to this section

jsonDirectly, since it is announced
{
  "name": "pinterest_list_ad_creatives",
  "arguments": {}
}
Esc

Type to search