RE: Can Someone help convert my R script to Python for getting GAQL queried data

2022-01-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for reaching out to us. Please note that this forum channel can only provide assistance to issues/concerns related to the AdWords API / Google Ads API. I'm afraid that converting your script to Python is already outside of our team's expertise. You may want to make use of the

Can Someone help convert my R script to Python for getting GAQL queried data

2022-01-12 Thread J T
Im trying to use rgoogleads but it keeps asking me for authentication. I instead want to use python googleads library. Can someone please help me convert the below script to python? # LINES BELOW ARE FOR TROUBLESHOOTING AUTHENTICATION #install.packages("RCurl") #require(devtools) #install_githu