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.