pull_walmart_ads_performance
ActiveTool of io.github.jshorwitz/synter-ads
declared in 1.27.0
Get Walmart Connect Advertising metrics (2 credits). Returns impressions, clicks, spend, conversions, and ROAS per campaign.
Parameters schema
{
"type": "object",
"title": "pull_walmart_ads_performanceArguments",
"properties": {
"days": {
"type": "integer",
"title": "Days",
"default": 30
},
"account_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Account Id",
"default": null
},
"account_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Account Name",
"default": null
}
}
}Parent server
io.github.jshorwitz/synter-ads
https://github.com/jshorwitz/synter-mcp-server
1/7 registries