Collect ad performance files from Google Drive, read both spreadsheets and CSV files, and turn them into clear optimization advice that is sent by email. Great for marketers and ecommerce teams that want weekly actions without digging through reports. The goal is simple: save time and get targeted changes you can apply fast.
The flow starts when you run it in n8n. It lists files in a selected Google Drive folder, downloads each one, and keeps the original file names for tracking. A branch checks the file type, then extracts rows from XLSX or CSV. The results join back together and a code step cleans and bundles the data. An OpenAI chat model reads the cleaned data with system rules and produces practical insights. A Gmail node assembles the message and sends the recommendations to your chosen inbox.
Set up needs access to Google Drive, Gmail, and OpenAI. Place your ad reports in one Drive folder and keep consistent names so the routing works. Most teams see report prep drop from hours to minutes and gain a steady rhythm for weekly or daily improvements. This is useful for agencies managing multiple brands, in house teams tracking performance, or solo sellers who want quick wins with less busywork.