pinterest_ get_ creative_ assets
Fetch Pinterest creative assets and period performance when available. One of 31 Pinterest Ads tools on the Get MCP Ads MCP gateway.
Fetch Pinterest creative assets and period performance when available. Returns ads, pins, thumbnails/images/videos, campaign/ad group context, catalog signals, and asset classifications.
- Source
- Pinterest Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ pinterest-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Optional | |
startDate | string | Required | |
endDate | string | Required | |
campaignIds | array | Optional | |
adGroupIds | array | Optional | |
onlyWithPeriodDelivery | boolean | Optional | Default: true. |
limit | integer | Optional | Default: 100. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "pinterest_get_creative_assets",
"args": {
"startDate": "<string>",
"endDate": "<string>"
}
}
}