paid-ads-integrations

NotFairの有料広告統合と実際の機能を発見し、つながり、検証しましょう。広告アカウントの接続、広告MCPの設定、利用可能なツールの確認、アクセスのトラブルシューティング、NotFairがプラットフォームを読み取れるか変更できるかの判断を求められた際に使います。

@nowork-studioMIT更新 2026-08-22v0.1.0直近30日 0 回
コンテキストを 430 トークン使用しますコンテキストを 430 トークン 使用します

Paid Ads Integrations

Read ../shared/operating-contract.md. Treat tool discovery as the source of truth; product documentation describes intent, not the current session's authorization.

Verify before promising

  1. Inspect the available tool list. On the universal NotFair MCP, call listConnectedPlatforms first. Use the Google or Meta shared preamble when that surface is requested; for X Ads and LinkedIn Ads, resolve the platform-prefixed tools and require a harmless account/setup read before claiming access.
  2. Confirm OAuth/account access with a harmless account-list or read operation when the connector exposes one.
  3. Record the exact platform, selected account, accessible date range, and whether the surface is read-only or mutation-capable.
  4. If authorization fails, state the error and give the documented connection path. Do not retry a destructive operation or fall back to another account.

Capability map

PlatformNotFair pathSafe response when unavailable
Google AdsUniversal NotFair MCP google_ads_ tools; use the Google shared preambleConnect/re-authenticate, then use the Google skills
Meta AdsUniversal NotFair MCP meta_ads_ tools; use the Meta shared preambleConnect/re-authenticate, then use the Meta skills
X AdsUniversal NotFair MCP x_ads_ tools; resolve ~~x-adsConnect/re-authenticate, then use /notfair:paid-ads-x
LinkedIn AdsUniversal NotFair MCP linkedin_ads_ tools; resolve ~~linkedin-adsConnect/re-authenticate, then use /notfair:paid-ads-linkedin
TikTok, Amazon, ChatGPT AdsNo first-party NotFair surface declared by this pluginRequest a verified connector or export; stay plan/review-only

Never invent a router, endpoint, tool name, account ID, or platform capability. Quote prices, quotas, and platform eligibility only from current official documentation when a user asks; do not infer them from a plan or another connector.