pinterest_ get_ video_ upload
Read processing status for this advertiser-bound uploaded video. One of 56 Pinterest Ads tools on the Get MCP Ads MCP gateway.
Read processing status for this advertiser-bound uploaded video. Only ready:true permits video Pin creation; registration or HTTP 204 is insufficient.
- 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 | Required | Owning advertising account ID. Use the exact ID returned by account discovery; do not substitute a campaign or business ID. |
uploadReceipt | string | Required | Opaque upload receipt from pinterest_prepare_video_upload, bound to this organization, advertiser and frozen file. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "pinterest_get_video_upload",
"args": {
"adAccountId": "<string>",
"uploadReceipt": "<string>"
}
}
}