list_ad_campaigns
ActiveTool of SendIt
declared in 0.1.0
List campaigns for an ad account with status and performance summary.
Parameters schema
{
"type": "object",
"required": [
"adAccountId"
],
"properties": {
"status": {
"enum": [
"draft",
"active",
"paused",
"completed",
"archived"
],
"type": "string",
"description": "Filter by status"
},
"adAccountId": {
"type": "string",
"description": "Ad account ID"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries