Hi
credentials i
I am using the python googlead lib to connect to adwords. I am able to connect to the adwords end point using the credentials in yaml file. However, when I run the get_campaigns.py it always returns "No Campaings Found". I tried using the dev token and client/secret/refresh token for testing account and the main mcc account. The refresh token was generated using the oauth playground.
Any suggestions on what I might be doing wrong ?
Thanks