Extract and Export Google Ads Creatives by Domain to CSV
This n8n workflow retrieves ad creatives from the Google Ads Transparency Center via SerpAPI, filters them by domain and region, categorizes by format, and exports the data into CSV files for easy analysis.
The workflow is designed for marketing analysts, ad intelligence teams, digital marketers, and journalists who need to analyze ad creatives from specific domains. It leverages SerpAPI to fetch data from the Google Ads Transparency Center, ensuring only relevant ads are processed. The ads are categorized into text, image, and video formats, and each category is exported into a separate CSV file, facilitating detailed analysis and reporting.
Platform
n8n
Category
Marketing
Price
Free
Creator
Jasmine Wong
set
switch
function
stickyNote
httpRequest
manualTrigger
spreadsheetFile
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.