I completed the following steps:
1. Created a Google Cloud account.
2. Creates a Project and added Google Ads API to it, completing all the necessary authorization steps
3. Associated my Google Apps Script to the Project.
But after 2 hours, I'm still not able to add the Google Ads API service to the script.
And of course I get the following error when trying to run the script to call the API:
11:13:47 PM
Notice
Execution started
11:13:47 PM
Error
ReferenceError: AdsApp is not defined
getImageUrlsForDisplayAds
@ Code.gs:13
How long before I can add the service?
Thanks,
Todd