Traceback (most recent call last):
File "C:\Users\Juniqe\AppData\Local\Programs\Python\Python37\lib\site-packages\googleads\common.py", line 289, in LoadFromStorage
optional_product_values)
File "C:\Users\Juniqe\AppData\Local\Programs\Python\Python37\lib\site-packages\googleads\common.py", line 189, in LoadFromString
'Please replace the "dfp" key in the configuration YAML string with'
googleads.errors.GoogleAdsValueError: Please replace the "dfp" key in the configuration YAML string with"ad_manager" to fix this issue.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "Evergreen_script.py", line 415, in <module>
r"C:\Users\Juniqe\Desktop\evergreen script\googleads.yaml")
File "C:\Users\Juniqe\AppData\Local\Programs\Python\Python37\lib\site-packages\googleads\adwords.py", line 243, in LoadFromStorage
cls._OPTIONAL_INIT_VALUES))
File "C:\Users\Juniqe\AppData\Local\Programs\Python\Python37\lib\site-packages\googleads\common.py", line 292, in LoadFromStorage
'Given yaml file, %s, could not find some keys. %s' % (path, e))
googleads.errors.GoogleAdsValueError: Given yaml file, C:\Users\Juniqe\Desktop\evergreen_script\googleads.yaml, could not find some keys. Please replace the "dfp" key in the configuration YAML string with"ad_manager" to fix this issue.