Hello,
I am tryin to make a call to Google Ads API with some python examples using my credentials in my google-ads.yaml file (developer token, client Id, client secret and customer Id) but all the time I receive this message with any of the examples (get_account_information.py get_campaigns.py or get_pending_invitations.py):
status = StatusCode.UNAVAILABLE
Could you please tell me how i can fix it?