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
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