pinterest_ run_ catalog_ report
Run Pinterest catalog reporting by PRODUCT_GROUP or PRODUCT_ITEM. One of 31 Pinterest Ads tools on the Get MCP Ads MCP gateway.
Run Pinterest catalog reporting by PRODUCT_GROUP or PRODUCT_ITEM. Use for Performance+ catalog, catalog product groups, product item image/brand/category/type, and Shopping-like reports.
- 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 | |
breakdown | string | Optional | One of: PRODUCT_GROUP, PRODUCT_ITEM. Default: "PRODUCT_GROUP". |
startDate | string | Required | |
endDate | string | Required | |
columns | array | Optional | |
productGroupIds | array | Optional | |
productItemIds | array | Optional | |
limit | integer | Optional | Default: 500. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "pinterest_run_catalog_report",
"args": {
"startDate": "<string>",
"endDate": "<string>"
}
}
}