Re: API (Reporting) - Error: SSL: CERTIFICATE_VERIFY_FAILED

2017-09-28 Thread jreed
Sreelakshmi - Thank you for the quick reply. I will need to wait till tomorrow mornings run to check on this. I'll report back at that time. Thanks On Thursday, September 28, 2017 at 9:07:48 AM UTC-4, jr...@simplepart.com wrote: > > Greetings, > > Starting this week our Google Ads API has

API (Reporting) - Error: SSL: CERTIFICATE_VERIFY_FAILED

2017-09-28 Thread jreed
Greetings, Starting this week our Google Ads API has started throwing some errors. On Monday we got this error for 12 out of ~380 accounts: 2017-09-26 06:45:09,275 - google_adwords_importer - ERROR - Error extracting report data x: I searched the issue and found this thread

Re: GetService "ManagedCustomerService" - Python

2017-08-18 Thread jreed
You are correct...my development environment was behind on the client library version. Thank you for the quick reply and help. On Thursday, August 17, 2017 at 3:48:47 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Joe, > > You need to update your client library >

GetService "ManagedCustomerService" - Python

2017-08-17 Thread jreed
Greetings, I've noticed that the Python version of GetService "ManagedCustomerService" does not work with a version greater than v201702. I have seen some examples that show it working with version v201708. Could this be a bug? NOTE: I can get the list of customers using v201702 but it seems

Changing Customer Account Context

2017-08-09 Thread jreed
Greetings, I am working on creating a process to extract performance data ( ADGROUP_PERFORMANCE_REPORT) from the AdWords API for all of our managed accounts (several hundred). I have gotten the OAuth2 authentication (manager account) working and can extract the list of our managed customers. I