Search public ad-transparency libraries by keyword or advertiser name across Meta, Google, TikTok, and LinkedIn on MuAPI.
このモデルについて
Ad Library Search returns matching ads — creative content, format, and run dates — from a platform's public ad-transparency library by keyword or advertiser name, across Meta, Google, TikTok, and LinkedIn, for competitor ad-intelligence and creative research.
コスト分析
| プロバイダー | 費用 | 備考 |
|---|---|---|
| muapiapp | 開始価格: $0.01 per search (reserved; settled down to actual cost) | Public ad-transparency search with a normalized, structured JSON response. |
Public ad-transparency search with a normalized, structured JSON response.
** 競合サービスの料金は類似のモデル構成および利用ティアに基づいて算出された推定値です。
設定スキーマ
| パラメータ | 型 | 説明 | デフォルト |
|---|---|---|---|
| Platform | Enum(4個の選択肢) | Ad library to search. | - |
| Query | string | Keyword or advertiser/brand name to search for. | Nike |
| Country | string | 2-letter country code to filter/scope results. | US |
Ad library to search.
-Keyword or advertiser/brand name to search for.
Nike2-letter country code to filter/scope results.
US開発者ドキュメント
meta, google, tiktok, or linkedin.curl -X POST https://api.muapi.ai/api/v1/ad-library-search \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"platform": "meta",
"query": "Nike"
}'
FAQ
No — this returns only public ad-transparency data (creative content and run dates). Private campaign performance requires the advertiser's own OAuth-connected ad account.
The request fails with a no-match error and is not charged; try a more specific advertiser name or a different platform.
The Google Ads Transparency Center only supports lookup by advertiser, not full-text ad-copy search — the query is resolved to an advertiser first, then that advertiser's ads are returned.