Generates a Google Spreadsheet with ad performance stats segmented by headline and final URL, including distribution charts. Covers all ad types and optionally emails the report link weekly.
by Google Ads Scripts Teamยทdevelopers.google.com/google-ads/scripts/docs/solutions/ad-performance
Ad Performance Report copies a template spreadsheet, queries the last 7 days of ad performance data across all ad types (text, expanded text, responsive search, display, video, shopping, and more), aggregates metrics by headline and final URL, and writes the results into two sheets with distribution charts. The report link is emailed to the configured recipients.
| Variable | Default |
|---|---|
CONFIG.recipient_emails | ['YOUR_EMAIL_HERE'] |
CONFIG.spreadsheet_url | 'YOUR_SPREADSHEET_URL' |
Generated new reporting spreadsheet https://docs.google.com/spreadsheets/d/... Ad performance report available at https://docs.google.com/spreadsheets/d/... (Email sent to recipients with the spreadsheet link)
Each run creates a new copy of the spreadsheet, timestamped with the current date. Old report spreadsheets are not deleted automatically โ clean them up periodically from Google Drive.