Re: Default Properties File is Uninitialized

2011-09-21 Thread Neil Kirk
Hey David I was. it was previously being called in another method. I have since changed my script to call it once at the beginning and the issue has disappeared. Let me know if you would still like me to add this to the issues list! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

Re: Default Properties File is Uninitialized

2011-09-21 Thread David Torres
Hi Neil, This seems strange, do you mind filling a new issue here http://code.google.com/p/google-api-adwords-perl/issues/list and I'll investigate, are you initializing the Client twice in your code? Best, -David -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Default Properties File is Uninitialized

2011-09-14 Thread Neil Kirk
I am running a perl script on a sandbox account. Using the add_campaign.pl, I have added a couple of campaigns and using the get_all_campaigns.pl example, I can read them back. I copied that code into my script and it runs just fine; I get both campaigns returned. So I did the same thing with a