pinterest_ run_ specialized_ export
Start or inspect non-mutating Pinterest data jobs for Marketing Mix Modeling (MMM), bulk advertiser entity downloads, or catalog diagnostics.
Start or inspect non-mutating Pinterest data jobs for Marketing Mix Modeling (MMM), bulk advertiser entity downloads, or catalog diagnostics. START creates only a report/export artifact; it never updates delivery entities.
- 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 | |
exportType | string | Required | One of: MMM, BULK_ENTITIES, CATALOG_. |
action | string | Optional | One of: START, STATUS. Default: "START". |
request | object | Optional | Pinterest request body required by START. |
token | string | Optional | MMM or catalog report token required by STATUS. |
bulkRequestId | string | Optional | Bulk request ID required by BULK_ENTITIES STATUS. |
includeDetails | boolean | Optional | Default: true. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "pinterest_run_specialized_export",
"args": {
"exportType": "MMM"
}
}
}