Hi Miguel,
Thank you for the reply. I am also a member of the Google Ads API team and let
me provide support to your concern.
Upon checking, I can see that the generate_user_credentials.py appears to have
dependencies with the other unit so I would suggest running it inside the
Python client
So the API examples are designed to be run as "independent files", not to
use their functions inside a Python/Ruby/whatever app?
On Wednesday, June 22, 2022 at 7:59:06 PM UTC+2 adsapi wrote:
> Hi Migual,
>
> Thank you for reaching out to the Google Ads API support team.
>
> With regards to your
I'm following the instructions
on
https://developers.google.com/google-ads/api/docs/client-libs/python/oauth-web
to generate the refresh token
The instructions says to run "generate_user_credentials.py ..." in the
terminal, but all my terminals (VS Code, command prompt, Powershell) says
that