Re: AttributeError: 'str' object has no attribute 'get'

2018-10-07 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
secret and refresh token by following the necessary steps in the > documentation. When I ran the get_campaigns.py, I came across this error- > AttributeError: 'str' object has no attribute 'get'. Does this mean that my > googleads YAML file is not configured properly? I am new to this. &

AttributeError: 'str' object has no attribute 'get'

2018-10-05 Thread Shwetha
this error- AttributeError: 'str' object has no attribute 'get'. Does this mean that my googleads YAML file is not configured properly? I am new to this. P.S - In general, I would like to understand YAML files better for configuring it in the right way. Are there any links for the same? Kindly