Re: RESOURCE EXHAUSTED errors from the Google Ads Historical Metrics API

2022-03-31 Thread Jason Tiscione
Hello, Below is a stripped-down example of the script that is failing. Maybe you can tell me what's wrong here. You need to supply your customer ID and the name of the developer key YAML file on the command line. It uses a file "keywords.txt" and reads 200 keywords at a time from it. I attache

RE: RESOURCE EXHAUSTED errors from the Google Ads Historical Metrics API

2022-03-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Json, Thanks for reaching out to the Google Ads API Forum. Could you provide us with the complete request and response logs with the request-id generated where we can see the RESOURCE_EXHAUSTED errors, so our team can check better? If you’re using a client library, logging can be enabled by

RESOURCE EXHAUSTED errors from the Google Ads Historical Metrics API

2022-03-10 Thread Jason Tiscione
I'm trying to use the Google Ads API to gather historical metrics on keywords in all fifty states. Using the Python wrapper library, for each of the 51 locations (states + District of Colombia), I'm doing this: - I create a KeywordPlan - I create a KeywordPlanCampaign specific to the location, u