--- license: cc-by-4.0 pretty_name: "Google Ads Transparency Center Scraper" tags: [lead_gen, web-scraping, apify, lead-generation, marketing, scraper] size_categories: - n<1K --- # Google Ads Transparency Center Scraper Scrapes every Google ad your competitors run β€” Search, Display, Shopping, YouTube, Maps. Multi-domain batch, multi-region, with optional impressions and spend enrichment. No login required. ## What the actor scrapes # 🎯 Google Ads Transparency Center Scraper β€” Competitor Ads, Impressions & Spend Scrape the **Google Ads Transparency Center** at scale and extract every Google ad your competitors are running across Search, Display, Shopping, and YouTube. This Apify Actor accesses Google's public Ads Transparency Center directly, with **no login, no cookies, and no Google account required**. Batch up to 50 competitor domains per run, search by domain, advertiser ID, or brand name, and optionally enrich each ad ## Who this is for This sample is useful for anyone working in **lead gen, lead generation, marketing** who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot β€” counts, prices and timestamps reflect the moment the sample was captured and will drift over time. ## Source **Live source:** This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: [logiover/google-ads-transparency-scraper](https://apify.com/logiover/google-ads-transparency-scraper) ## Fields - **`adId`** β€” identifier - **`advertiserId`** β€” identifier - **`advertiserName`** β€” field captured by the actor - **`advertiserDomain`** β€” field captured by the actor - **`format`** β€” timestamp - **`surface`** β€” field captured by the actor - **`imageUrl`** β€” URL reference - **`imageWidth`** β€” field captured by the actor - **`imageHeight`** β€” field captured by the actor - **`imageHtml`** β€” field captured by the actor - **`iframeUrl`** β€” URL reference - **`previewUrl`** β€” URL reference - **`variationCount`** β€” numeric count - **`firstShown`** β€” field captured by the actor - **`lastShown`** β€” field captured by the actor - **`variantUrls`** β€” field captured by the actor - **`targetingCategory`** β€” field captured by the actor - **`impressionsRange`** β€” field captured by the actor - **`impressionsRegions`** β€” field captured by the actor - **`spendRange`** β€” field captured by the actor - **`firstShownDetailed`** β€” field captured by the actor - **`lastShownDetailed`** β€” field captured by the actor - **`payer`** β€” field captured by the actor - **`detailFormatCode`** β€” field captured by the actor - **`searchedDomain`** β€” field captured by the actor - **`searchedAdvertiser`** β€” field captured by the actor - **`searchedRegions`** β€” field captured by the actor - **`searchedFormat`** β€” timestamp - **`scrapedAt`** β€” timestamp the row was scraped - **`advertiserTotalAdsMin`** β€” field captured by the actor - **`advertiserTotalAdsMax`** β€” field captured by the actor ## Sample preview ```json [ { "adId": "CR17484233965576388609", "advertiserId": "AR16735076323512287233", "advertiserName": "Nike, Inc.", "advertiserDomain": "nike.com", "format": "IMAGE", "surface": "SEARCH", "imageUrl": "https://tpc.googlesyndication.com/archive/simgad/17926873754417759183", "imageWidth": 380, "imageHeight": 199, "imageHtml": "", "iframeUrl": null, "previewUrl": "https://tpc.googlesyndication.com/archive/simgad/17926873754417759183", "variationCount": 832, "firstShown": "2023-10-24", "lastShown": "2026-05-14", "variantUrls": null, "targetingCategory": null, "impressionsRange": null, "impressionsRegions": null, "spendRange": null, "firstShownDetailed": null, "lastShownDetailed": null, "payer": null, "detailFormatCode": null, "searchedDomain": "nike.com", "searchedAdvertiser": null, "searchedRegions": [], "searchedFormat": null, "scrapedAt": "2026-05-14T12:15:26.654Z", "advertiserTotalAdsMin": "200000", "advertiserTotalAdsMax": "300000" }, { "adId": "CR02684696164518854657", "advertiserId": "AR16832577870747402241", "advertiserName": "NIKE GLOBAL TRADING B.V. SINGAPORE BRANCH", "advertiserDomain": "nike.com", "format": "DISPLAY", "surface": "SHOPPING", "imageUrl": null, "imageWidth": null, "imageHeight": null, "imageHtml": null, "iframeUrl": "https://displayads-formats.googleusercontent.com/ads/preview/content.js?client=ads-integrity-transparency&obfuscatedCustomerId=3097436613&creativeId=656588362948&uiFeatures=12,54&versionId=528&assets=%3DH4sIAAAAAAAAAOPS4eLkaJ2-ZsYeLgEWLk6OTXenT13PKsDIxclxdevBhV85BZi5ODluQJkARRWPJy4AAAA&sig=ACiVB_ys7SYETnz06fKhRppa1tY_RDesWg&htmlParentId=fletch-render-3090004878210284626&responseCallback=fletchCall…", "previewUrl": "https://displayads-formats.googleusercontent.com/ads/preview/content.js?client=ads-integrity-transparency&obfuscatedCustomerId=3097436613&creativeId=656588362948&uiFeatures=12,54&versionId=528&assets=%3DH4sIAAAAAAAAAOPS4eLkaJ2-ZsYeLgEWLk6OTXenT13PKsDIxclxdevBhV85BZi5ODluQJkARRWPJy4AAAA&sig=ACiVB_ys7SYETnz06fKhRppa1tY_RDesWg&htmlParentId=fletch-render-3090004878210284626&responseCallback=fletchCall…", "variationCount": 922, "firstShown": "2023-05-31", "lastShown": "2026-05-14", "variantUrls": null, "targetingCategory": null, "impressionsRange": null, "impressionsRegions": null, "spendRange": null, "firstShownDetailed": null, "lastShownDetailed": null, "payer": null, "detailFormatCode": null, "searchedDomain": "nike.com", "searchedAdvertiser": null, "searchedRegions": [], "searchedFormat": null, "scrapedAt": "2026-05-14T12:15:26.750Z", "advertiserTotalAdsMin": "200000", "advertiserTotalAdsMax": "300000" } ] ``` ## Snapshot stats - Row count in this sample: **20** - Data quality flag at capture time: `EXISTING_USED` ## License & Attribution Released under **Creative Commons Attribution 4.0 (CC BY 4.0)**. If you use this data, please credit the source actor and link back to its Apify Store page: [logiover/google-ads-transparency-scraper](https://apify.com/logiover/google-ads-transparency-scraper). The sample is provided as-is for evaluation and research. Source websites retain their own terms of service β€” downstream users are responsible for complying with them when running the live actor or redistributing scraped content.