Re: Creating AdwordsClient without LoadFromStorage

2015-05-12 Thread Anthony Madrigal
Hi Jeremy, In the client library, check out the create_adwords_client_without_yaml.py example

Creating AdwordsClient without LoadFromStorage

2015-05-11 Thread Jeremy Thiesen
Hey there, just started with the Adwords API and I'm a bit lost. I want to create an AdwordsClient object. And using the guide from the First Request Page https://developers.google.com/adwords/api/docs/first-request, they create their Adwords client as such: client = AdWordsClient.LoadFromStor