This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
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 |