目录 / AdsDoneEasy
MCP
鉴权未知
未评级
已上架
AdsDoneEasy
Create, optimize, and publish Google Ads Search campaigns. Analyze websites, research keywords, and generate ads; review quality, sync metrics, and publish paused.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://adsdoneeasy.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"AdsDoneEasy": {
"url": "https://adsdoneeasy.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| ade.account.health | Check auth, plan, and Google Ads connection status. |
| ade.account.get | Return the AdsDoneEasy user profile (no Stripe IDs). |
| ade.account.billing | Plan caps, remaining sync/optimize runs, and Stripe billing portal URL. |
| campaign.projects.list | List Search campaign projects owned by the authenticated user. |
| campaign.projects.get | Get one project with version pointers. |
| campaign.artifacts.get | Load a campaign artifact by exact type. Prefer version from projects.get pointers; omit version for the latest of that type. |
| campaign.runs.get | Poll a CampaignRun by id (required after async wizard tools). |
| campaign.metrics.list | List CampaignPerformance rows for a project. |
| google.ads.list_accounts | List the Google Ads advertiser accounts connected to AdsDoneEasy (maximum five). |
| google.ads.list_customers | List addable Google Ads customers across existing and pending OAuth connections. |
| google.ads.connect_url | Return the AdsDoneEasy UI URL to connect Google Ads (OAuth runs in the browser). |
| google.ads.select_customer | Add an accessible Google Ads customer to AdsDoneEasy. The operation is idempotent. |
| google.ads.disconnect | Preview or remove one Google Ads account. This never deletes local projects or Google campaigns. |
| campaign.projects.create | Create a Search campaign. Expert starts analysis; Autopilot continues server-side. Requires a live subscription. Async; poll campaign.runs.get. |
| wizard.update.brief | Update brief fields (website, geo, budget, Expert maxCpc). |
| wizard.start.analysis | Start website crawl/analysis. Async; poll campaign.runs.get. |
| wizard.save.profile | Save business profile artifact edits. |
| wizard.confirm.profile | Confirm the business profile stage gate. |
| wizard.start.keywords | Start keyword research. Async; poll campaign.runs.get. |
| wizard.save.keywords | Save keyword selection edits. |
| wizard.generate.angles | Generate commercial angles. Async; poll campaign.runs.get. |
| wizard.approve.angles | Approve selected commercial angles. |
| wizard.generate.campaign | Generate RSA Search campaign. Async; poll campaign.runs.get. |
| wizard.campaign.validate | Validate the generated campaign structure. |
| wizard.save.changes | Save campaign draft edits. |
| wizard.quality.review | Run quality review. Async; poll campaign.runs.get. |
| campaign.optimize.run | Create an executable optimization proposal from Google Ads metrics. Async; poll campaign.runs.get. |
| keywords.maintenance.set | Set keyword eligibility recovery: automatic or review. |
| wizard.campaign.approve | Approve campaign for export/publish. |
| wizard.campaign.export | Create campaign export artifact. |
| campaign.runs.cancel | Cancel an in-flight campaign run. Payload must include runId. |
| autopilot.mode.set | Switch Autopilot or Expert. Payload: { workflowMode } (alias: mode). |
| autopilot.question.answer | Answer a waiting Autopilot question (questionVersion + optionId). |
| autopilot.run.retry | Retry Autopilot after a failure (bumps automationRevision). |
| autopilot.run.continue | Continue Autopilot. Payload must include automationRevision from projects.get. Async; poll campaign.runs.get. |
| campaign.optimize.apply | Apply selected recommendations from an immutable optimization proposal to Google Ads. Requires explicit confirm: true; campaign status and bidding strategy remain unchanged. |
| optimize.module.set | Enable or disable one automatic campaign-care module. All modules are enabled by default; expectedRevision prevents overwriting newer settings. |
| campaign.optimize.dismiss | Dismiss selected recommendations from the current immutable optimization proposal. |
| keywords.maintenance.apply | Apply selected replacements from the current keyword maintenance plan in review mode. Requires explicit confirm: true. Google validates demand before changing keywords. |
| campaign.metrics.refresh | Manually refresh Google Ads metrics. Optionally scope the refresh to one project; the first refresh backfills up to 180 days. |
| campaign.metrics.sync | Enable or disable daily metrics sync (Growth/Enterprise). |
| campaign.google.publish | Validate and publish the approved campaign to Google Ads as PAUSED. Requires confirm=true and an explicit EU political-advertising declaration. Never enables live spend. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。