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

pinterest_validate_report

Validate and preview how a Pinterest report will execute. One of 31 Pinterest Ads tools on the Get MCP Ads MCP gateway.

Validate and preview how a Pinterest report will execute. Returns sync/async routing, endpoint, level, columns, attribution settings, and warnings without calling performance endpoints.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/pinterest-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringOptional
levelstringOptionalOne of: AD_ACCOUNT, CAMPAIGN, AD_GROUP, AD, PRODUCT_GROUP. Default: "CAMPAIGN".
startDatestringRequired
endDatestringRequired
granularitystringOptionalOne of: TOTAL, DAY, WEEK, MONTH, HOUR. Default: "DAY".
columnsarrayOptionalDefault: ["SPEND_IN_DOLLAR","IMPRESSION_1","CLICKTHROUGH_1","OUTBOUND_CLICK_1","REPIN_1","TOTAL_CHECKOUT","TOTAL_CHECKOUT_VALUE_IN_MICRO_DOLLAR","CHECKOUT_ROAS"].
executionModestringOptionalOne of: auto, sync, async. Default: "auto".
entityIdsarrayOptional
targetingTypesarrayOptional
clickWindowDaysintegerOptionalDefault: 30.
engagementWindowDaysintegerOptionalDefault: 30.
viewWindowDaysintegerOptionalDefault: 1.
conversionReportTimestringOptionalOne of: TIME_OF_AD_ACTION, TIME_OF_CONVERSION. Default: "TIME_OF_AD_ACTION".
attributionTypesarrayOptional

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "pinterest_validate_report",
    "args": {
      "startDate": "<string>",
      "endDate": "<string>"
    }
  }
}
Esc

Type to search