Hi,
I wanted to ask because I managed to run my script locally but when I tried to run on AWS I stuck at the very last line of mu python code.
How do I call this method from aws:
ad_manager.AdManagerClient.LoadFromStorage('my_s3_path_to_yaml_file").
The error message that I got is :
googleads.errors.GoogleAdsValueError: Given yaml file, s3://bucket_name/googleads.yaml, could not be opened
Please help! Thanks
Regards,
A