Skip to content

Instantly share code, notes, and snippets.

@alquanna
alquanna / AWQL to Spreadsheets - MCC Version
Last active August 10, 2020 06:14 — forked from siliconvallaeys/AWQL to Spreadsheets
MCC Version of the AWQL to Spreadsheets script
/**
AWQL to Spreadsheets - MCC Version
> Export account data from one MCC using this Google Ads script
> Based on the AWQL to Spreadsheet script by Frederick Vallaeys of Optimyzr.com
> Original post: https://www.optmyzr.com/blog/a-script-to-put-any-adwords-data-in-a-spreadsheet/
> This is designed to export data from specific accounts inside one MCC.
IMPORTANT:
If you want to pull data from all accounts in your MCC, delete Line 12 and change Line 11 to AdsManagerApp.accounts(); only