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.
** 竞品价格根据相似模型架构和使用层级估算。
配置参数
| 参数 | 类型 | 描述 | 默认值 |
|---|---|---|---|
| 平台 | 枚举(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"
}'
常见问答
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.