Emun value

2023-07-19 Thread Ritik Soni
Hello there, What is the best way to identify the data type that is shown as ENUM when getting a response from this method in python library: search_google_ads_fields I was assuming that it is always "string" but just run into an example where it is a string for one customer id and an integer f

Google api error occur

2022-01-28 Thread Ritik Soni
Traceback (most recent call last): File "C:\Users\AppData\Local\Programs\Python\Python310\lib\site-packages\googleads\common.py", line 243, in LoadFromStorage with open(path, 'rb') as handle: FileNotFoundError: [Errno 2] No such file or directory: '.../googleads.yaml' During handling of t