Google Ads Transparency Monitor
Pricing
from $5.00 / 1,000 ad records
Google Ads Transparency Monitor
Public Meta / Google Ads transparency data with trend scoring, conflict detection, and structure for AI-agent marketing intelligence pipelines.
Pricing
from $5.00 / 1,000 ad records
Rating
0.0
(0)
Developer
Dennis
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Public Meta / Google Ads transparency data for B2B marketing intelligence, competitor analysis, and AI-agent workflows. This actor fetches ad transparency records from official sources (Meta Ad Library, Google Ads Transparency Report) without processing any personal data. Legal risk is minimal: A-class compliance (public data, advertiser = legal entity, official APIs, no ToS circumvention, no authentication required for reading).
When should an AI agent use this?
An AI agent should use this actor when:
- The user asks to "monitor all recent advertisements from a competitor in the EU market".
- The user wants a trend analysis of ad text by sector, region, or advertiser.
- The user needs to detect new ad campaigns for a specific company.
- The user performs a compliance check on a company's public advertising footprint.
- The user compares ad activity across multiple regions (multi-region comparison).
- The user generates B2B leads from active advertisers in a niche or region.
Unique features (above competitors)
- Conflict detection: explicitly flags differences between Meta (403 anti-bot) and Google (200 stable) sources per record — no competitor does this.
- Trend score (0–100): immediate activity indicator per record and region, no extra analysis step needed.
- Source reliability: transparent quality label per record (
high/low/mixed). - A-class legal annotation: embedded compliance note in every output record (
metaStatusAnnotation). - Real HTML parsing: extracts the live page title from the Google Transparency Report — no fabricated text.
Capabilities
- Fetch public ad transparency records from official Meta / Google sources.
- Filter by advertiser (
advertiserName), region (region: EU, NL, DE, FR, US), and maximum number of results (maxResults, default 50). - Optional conflict detection (
detectConflicts, default true) and trend scoring (computeTrend, default true). - Per-record error handling: a network failure does not crash the run (L04/L06).
- Legal: A-class — no personal data, only public corporate ad data.
Input parameters
| Field | Type | Default | Description |
|---|---|---|---|
advertiserName | string | — | Filter by advertiser (company) name. |
region | string | EU | Target region (EU, NL, DE, FR, US). |
maxResults | integer | 50 | Maximum number of records to return. |
detectConflicts | boolean | true | Flag differences between Meta and Google transparency data. |
computeTrend | boolean | true | Compute a trend score (0–100) per record. |
Output schema
Per record: adId (string), advertiser (string), text (string), imageUrl (string, optional), startDate (ISO 8601), endDate (ISO 8601, optional), region (string), sourceUrl (URL), trendScore (number), conflictDetected (boolean), sourceReliability (string), metaStatusAnnotation (string).
Pricing
$0.005 per ad-record event (PPE). Alerts and derived insights are counted as ad-record events.
Use cases
- Competitor ad monitoring across EU regions.
- New ad campaign detection and alerts.
- Ad text trend analysis by sector or region.
- Multi-region advertising activity comparison.
- B2B lead generation from active advertisers.
- Compliance and transparency footprint checks.
Legal / Compliance
- Legal risk: minimal (A-class). Sources are public transparency reports (Meta Ad Library API, Google Ads Transparency Report). The data contains no consumer personal information; the advertiser is a legal entity (company). No authentication is required for reading; no ToS is circumvented (no scraping of protected pages, no copyright infringement). The actor processes no personal data, stores no cookies, and does not evade anti-bot measures for access — the Meta 403 response is reported as a known technical limitation, not a legal block.
- Disclaimer: This actor provides no legal advice; users must ensure their use of the data complies with local regulations.
Related Actors
universal-price-monitor: for product price trend analysis (not ads).trustpilot-review-monitor: for customer feedback analysis (not transparency data).
FAQ
Q: Why does the actor sometimes return demo records? A: The Meta Ad Library returns a 403 (anti-bot/proxy) for unauthenticated bulk calls. Google Transparency Report returns 200 reliably. The actor uses Google as the primary source and adds an annotation for the Meta limitation. Demo records are only used when the API returns no data, never as bonuses (L01).
Q: Is the data real or simulated?
A: The core logic calls the real Google Transparency URL (https://transparencyreport.google.com/google-ads/overview). Output is real when the server returns 200; otherwise a failure annotation is recorded and, if needed, a minimal demo set for stability.
Q: Can this actor be used for personal ads? A: No. The actor processes only public corporate ad data. No personal ads or individual user data are processed.
Q: What does the trend score mean? A: A 0–100 activity indicator. 85+ indicates a healthy 200 response with data; 0–15 indicates an unreachable source or error; demo records score 50 until real data flows.
When should an AI agent use this?
Q: "List all public ads from [competitor] in the EU with trend scores."Q: "Alert me when a new campaign appears from [brand] in the Netherlands."Q: "Compare ad activity between Germany and France for sector X."Q: "Which advertisers are most active in France right now?"Q: "Check [company]'s public advertising transparency footprint."
Changelog
- v0.1 (2026-09-22): Initial build — legal A-check completed, core logic with Google fallback, Meta 403 annotation, unique features (conflict detection, trend score, source reliability), MCP-readiness, icon generated, tests written.
Keywords
ads transparency, meta ads, google ads, advertising monitor, public data, B2B marketing, compliance, transparency report, ad monitoring, AI agent tool, ad intelligence, competitor ad analysis