You're viewing a demo portfolio

Join the waitlist
PRSM

measure_incrementality

Active

Tool of io.github.jshorwitz/synter-ads

declared in 1.27.0

Measure incremental ad impact via geo-lift or synthetic control (10 credits)

Parameters schema

{
  "type": "object",
  "title": "measure_incrementality_toolArguments",
  "required": [
    "platform"
  ],
  "properties": {
    "method": {
      "type": "string",
      "title": "Method",
      "default": "geo_lift"
    },
    "platform": {
      "type": "string",
      "title": "Platform"
    },
    "test_regions": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Test Regions",
      "default": null
    },
    "control_regions": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Control Regions",
      "default": null
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.jshorwitz/synter-ads

https://github.com/jshorwitz/synter-mcp-server

1/7 registries
View full server →
measure_incrementality — io.github.jshorwitz/synter-ads — PRSM MCP