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 | From $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.